Changes

Jump to: navigation, search

OPS235 MySQL

201 bytes added, 01:24, 10 April 2012
Start up MySQL Server for the first time
[[Category:OPS235]]
= Start up MySQL Server for the first time =
* For Fedora 14 and older using SystemV init:
You should see the following message when you use the command <pre>service mysqld start</pre> to start up MySQL server for the first time:
Initializing MySQL database: Installing MySQL system tables...
[ OK ]
Starting mysqld: [ OK ]
 
* If you are using Fedora 16 or later, MySQL will be started using "systemctl" and no message will be displayed when MySQL server starts up successfully.
= Reset MySQL server's root password =
1,760
edits

Navigation menu