วันศุกร์ที่ 7 มีนาคม พ.ศ. 2557

Install mysql on CentOS

Standard


  1. Install Mysql
  2. yum -y install mysql mysql-server
  3. On Service mysqld
  4. chkconfig mysqld on
  5. Start Service mysqld
  6. service mysqld start
  7. Set Mysql root password
  8. /usr/bin/mysqladmin -u root password 'MYSQL_PASSWORD'



0 ความคิดเห็น:

แสดงความคิดเห็น