Comment 6 for bug 1949565

Revision history for this message
Olivier Le Pogam (lepogam) wrote :

Hi Utkarsh !

Quite simple, but unfortunately an Azure Environment is required to reproduce it ...
- A simple VM with Ubuntu 20.04
- An instance of Azure Database for MySQL (which is actually a PaaS MySQL) : https://azure.microsoft.com/en-us/pricing/details/mysql/server/

Latest mysql-8.0 libraries

Then simply try to connect with "mysql" command line to the Azure Database for MySQL => you'll be stuck.

If you don't have such en environment, I can open a free trial one, create a VM & an Azure Database for MySQL Service, and we can work on it together.

Best regards