I've tried every available package, and none will allow me to connect to the campus MySQL server which requires ssl. However, I can connect using terminal and the mysql
command, and I can also connect using MySQLWorkbench
. I did not specify any "ssl" anything for either of these.
What am I doing wrong in Visual Studio Code?