News

Azure Database for MySQL: Use MySQL Workbench to connect and query data This quickstart demonstrates how to connect to an Azure Database for MySQL using the MySQL Workbench application.
We are trying to connect to a MySQL 5.6 server without SSL using the mysql2 gem, but it fails with the following error: [paste error here]. We have tried setting ssl_mode: :disabled in the connection ...