Search found 3 matches
- Mon Jun 09, 2008 2:29 am
- Forum: General Help and Development Discussion
- Topic: MySQL Conflicts
- Replies: 8
- Views: 6963
You may have both the 64-bit and 32-bit versions of MySQL installed. What does the following return: # rpm -q --queryformat=%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH} mysql I think you are right as it returns mysql-5.0.22-2.1.0.1.x86_64mysql-5.0.22-2.1.0.1.i386 I removed the i386 package and all is ok n...
- Sat Jun 07, 2008 10:55 am
- Forum: General Help and Development Discussion
- Topic: MySQL Conflicts
- Replies: 8
- Views: 6963
- Sat Jun 07, 2008 7:45 am
- Forum: General Help and Development Discussion
- Topic: MySQL Conflicts
- Replies: 8
- Views: 6963
MySQL Conflicts
Since installing your repo I cannot get MySQL to update and get the following errors Transaction Check Error: file /etc/my.cnf from install of mysql-libs-5.0.51-1.el5.art conflicts with file from package mysql-5.0.22-2.1.0.1 file /usr/share/mysql/charsets/Index.xml from install of mysql-libs-5.0.51-...