Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
934 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Earlier I was on mysql version 5.7. I have upgraded it to mysql 8 now. when i am trying to start mysql. it is giving me this : mysql: unrecognized service
I tried changing the file permissions: /var/lib/mysql
chmod -R 770 /var/lib/mysql
Still i am getting same error.