Update MySQL version from 5.1 to 5.5 in CentOS 6.2

前端 未结 8 2118
萌比男神i
萌比男神i 2020-12-04 05:33

I tried to update MySQL from 5.1 to 5.5 in CentOS 6.2. The following is the process I did:

1. rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm
2. yu         


        
8条回答
  •  無奈伤痛
    2020-12-04 05:55

    This blog post helped me upgrade from MySQL 5.5.15 to 5.5.28. That upgrade also had the problem with mysql-libs clashing with mysql55-libs.

提交回复
热议问题