Changes

Jump to: navigation, search

OPS235 MySQL

174 bytes added, 01:49, 10 April 2012
Restart MySQL server normally
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 ==
* Run the following command:
# service mysqld restartstart
1,760
edits

Navigation menu