The output of the greps follows. Could it be the mysqlclient that is causing the trouble?

Kevin

[EMAIL PROTECTED] root]# rpm -qa | grep My
MySQL-python-debuginfo-0.9.1-7
Mysql-DBI-perl-bin-1.1825-1
MySQL-shared-3.23.53a-1
qt-MySQL-3.1.1-6
MySQL-python-0.9.1-7
MyODBC-2.50.39-11
perl-DBD-MySQL-2.1021-3
[EMAIL PROTECTED] root]# rpm -qa | grep my
mod_auth_mysql-1.11-12
php-mysql-4.2.2-17
mysql-4.0.13-2
mysqlclient9-3.23.22-8
libdbi-dbd-mysql-0.6.5-5
mysql-devel-4.0.13-2
mysql-debuginfo-4.0.13-2
mysql-bench-4.0.13-2
mysql-server-4.0.13-2
[EMAIL PROTECTED] root]#


John Nichel wrote: Try this...

rpm -qa | grep My rpm -qa | grep my

If you see more than one "server", then it's installed multiple times.




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to