>>>It's dependant on how mysql was compiled where my.conf should be
>>>located. But if you've installed mysql from packages it's very
>>>reasonalbe to assume /etc.
>
>> I installed it from source, and followed the instructions from mysql.com
to
>> copy the sample my-size.cnf to /etc/my.cnf.

>It could be that if mysql installed itself in /usr/local, the config
>file should go in /usr/local/etc. Just a guess.
tried moving it there, but it still keeps looking at
/var/lib/mysql/mysql.sock.

>I don't think it will be necesary to reinstall mysql. Did you
>previously install mysql from packages? Any chances of libraries not
>having been uninstalled?
YES! It looks like someone else did install it from packages.  I just ran:

[root@oddjob midgard-data-1.4.1-5]# rpm -qa | egrep '(mysql)'
mysql-server-3.23.22-6
mysql-devel-3.23.22-6

How do i uninstall this?  i tried:
[root@oddjob /]# rpm -e '(mysql-devel)'
error: package (mysql-devel) is not installed
[root@oddjob /]# rpm -e '(mysql-server)'
error: package (mysql-server) is not installed

Aditya

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to