Changes

Jump to: navigation, search

OPS235 MySQL

176 bytes added, 01:48, 10 April 2012
Reset MySQL server root password
mysql> exit;
 
== Kill the mysqld_safe process ==
* Use the command "ps -ef | grep mysqld_safe" to locate the process ID.
* Use the command "kill process-id" to kill the mysqld_safe process
== Restart MySQL server normally ==
1,760
edits

Navigation menu