Installing MySQL 1 Reply On Ubuntu is fairly straight forward. You can use the following command to do it: sudo apt-get install mysql-server On CentOS: yum install mysql-server /sbin/chkconfig –levels 235 mysqld on /etc/init.d/mysqld start On ?? – manzoor Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Like Loading... Related
Pingback: MySQL Replication | Manzoor's thoughts