Since yesterday, I am getting the following error while trying to connect to my Google Cloud SQL MySql database: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 0 My app is able to connect to the database, but I am unable to connect from my computer. I have configured my public ip address in Access Controls section.
I noticed one other thing. The public address I setup is not stored, and when I come back to the "Access Control" tab I see a different ip address from what I saved.
How do I access my Cloud SQL MySql instance through MySql client? Is there any other setting I need to do?