News

Stop the MySQL server process with the command sudo service mysql stop Start the MySQL server with the command sudo mysqld_safe –skip-grant-tables –skip-networking & ...