Comments - CentOS 5.x/6.x mysql-lib conflicts and postfix

11 years, 5 months ago Denis Alex
This comment has the status of 'removed' and can only be seen by you.

$ yum --exclude=mysql-libs* install php-mysql

$ yum --exclude=mysql-libs* install php-mysql

installed compat-mysql55, mysql-lib need flag off

or install: $ yum remove mysql-lib* $ yum install compat-mysql55

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.