Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
[root@localhost ~]# rpm -ivh MySQL-Cluster-client-gpl-7.3.2-1.el6.x86_64.rpm
Preparing... ########################################### [100%]
file /usr/bin/mysql from install of MySQL-Cluster-client-gpl-7.3.2-1.el6 .x86_64 conflicts with file from package mysql-5.1.69-1.el6_4.x86_64
file /usr/bin/mysql_waitpid from install of MySQL-Cluster-client-gpl-7.3 .2-1.el6.x86_64 conflicts with file from package mysql-5.1.69-1.el6_4.x86_64
file /usr/bin/mysqlaccess from install of MySQL-Cluster-client-gpl-7.3.2 -1.el6.x86_64 conflicts with file from package mysql-5.1.69-1.el6_4.x86_64



[root@localhost ~]# rpm -ivh MySQL-Cluster-server-gpl-7.3.2-1.el6.x86_64.rpm
error: Failed dependencies:
MySQL conflicts with mysql-5.1.69-1.el6_4.x86_64
MySQL-server conflicts with mysql-server-5.1.69-1.el6_4.x86_64


[root@localhost ~]# ls
\ MySQL-Cluster-client-gpl-7.3.2-1.el6.x86_64.rpm
anaconda-ks.cfg MySQL-Cluster-server-gpl-7.3.2-1.el6.x86_64.rpm
a.php MySQL-Cluster-shared-gpl-7.3.2-1.el6.x86_64.rpm
g_1024.pcap rtpcalltest_withproxy.pcap
install.log test.php
install.log.syslog zrtpcalltest.pcap
[root@localhost ~]# rpm -q -a |grep -i mysql
perl-DBD-MySQL-4.013-3.el6.x86_64
mysql-devel-5.1.69-1.el6_4.x86_64
mysql-libs-5.1.69-1.el6_4.x86_64
mysql-5.1.69-1.el6_4.x86_64
mysql-server-5.1.69-1.el6_4.x86_64
MySQL-Cluster-shared-gpl-7.3.2-1.el6.x86_64
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
php-mysql-5.3.3-23.el6_4.x86_64
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.32-358.18.1.el6.x86_64 #1 SMP Wed Aug 28 17:19:38 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]#
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900