Restart MySql in Ubuntu

There are times when you might have a database connection error. If you are on the Ubuntu system on Amazon hosting then run this command.

[code]sudo service mysql [/code]

or try this

[code]sudo /etc/init.d/mysql start [/code]

Only cool people share!

Restart MySql in Ubuntu was last modified: March 10th, 2023 by Maximus Mccullough

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.