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é
01 Jan 2015

Đăng nhận xét Blogger

Emoticon
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top