Azure database for MySQL Flexible Server uses a public SSL CA certificate to connect. Placing the DigiCertGlobalRootCA.crt.pem in the prisma folder will help with authentication over SSL to work ...
As you can see, there should not be a mysql protocol specifier at the beginning, and there is a tcp clause missing. Also, please note that you should change the time zone in the query string to match ...
I installed mysql on WIn XP PRO and MyODBC-3.5.1.06. I'm trying to connect to the mysql usign theses lines below:<BR><%@ Language=VBScript %><BR><%<BR>set myconn ...
Using using Win 7 Home Premium, I can connect using a standard account, but Guest cannot, using exact same connection string. Mysql Query Browser does not have this problem, so it's obviously possible ...