1. Gỡ cài đặt mysql
yum remove mysql mysql-*
2. Add repo
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
3. Cài đặt mysql
yum --enablerepo=remi,remi-test install mysql mysql-server
4. Khởi động mysql
service mysqld start
chkconfig mysqld on
Done. User và mật khẩu mysql không thay đổi nhé
Đăng nhận xét Blogger Facebook