Hi,
I am installing qloaderd but I am getting the message that it needs a other mysql version. Is there a another qloaderd verion for mysql 5.5 or do I have to downgrade my mysql ?
mysqld Ver 5.5.18-log for Linux on i686 (MySQL Community Server (GPL))
yum install qloaderd
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package qloaderd.noarch 0:1.27-22 set to be updated
--> Processing Dependency: libdbi-dbd-mysql for package: qloaderd
--> Running transaction check
---> Package libdbi-dbd-mysql.i386 0:0.8.1a-1.2.2 set to be updated
--> Processing Dependency: libdbi-drivers = 0.8.1a-1.2.2 for package: libdbi-dbd-mysql
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: libdbi-dbd-mysql
--> Processing Dependency: libmysqlclient.so.15 for package: libdbi-dbd-mysql
--> Running transaction check
---> Package libdbi-drivers.i386 0:0.8.1a-1.2.2 set to be updated
--> Processing Dependency: libdbi >= 0.8 for package: libdbi-drivers
---> Package mysql.i386 0:5.0.95-1.el5_7.1 set to be updated
--> Running transaction check
---> Package libdbi.i386 0:0.8.1-2.1 set to be updated
--> Processing Conflict: mysql conflicts MySQL
--> Finished Dependency Resolution
mysql-5.0.95-1.el5_7.1.i386 from update has depsolving problems
--> mysql conflicts with MySQL-server
Error: mysql conflicts with MySQL-server
You could try using --skip-broken to work around the problem
You could try running: package-cleanup –problems
package-cleanup –dupes
rpm -Va --nofiles –nodigest
The program package-cleanup is found in the yum-utils package.