Install mysql database under centos6.5

Install mysql database under centos6.5

1. Installation mysql database: yum the install mysql-Server

2. Temporarily start the database: Service Start mysqld

3. boot database: chkconfig mysqld ON

Guess you like

Origin www.cnblogs.com/liuys635/p/11407083.html