Restarting MySQL server simply solves the problem.
Solution for Windows
- Open Control Panel.
- Go to Administrative Tools -> Services.
- Find MySQL in the list of services.
- Right click on MySQL and choose Start.
Solution for Linux
Run the "mysqld" command in Terminal and it will start the MySQL server.
solved
1 year ago
by
errorbase
(169,970 points)