Hello.
You may use netstat -nlpt to find open tcp ports and the name of the program to
which each
socket belongs. If you see a listener on port 3306, then this is the source of
the problem.
i?aki <[EMAIL PROTECTED]> wrote:
> Hi, in a fedora i install mysql 4, i upgrading to mysql 4, bu
Hello.
> I want to upgrade mysql 3 to mysql 4.
At first, you should read:
http://dev.mysql.com/doc/mysql/en/upgrade.html
Search the MySQL lists archives about possible problems which you can
expect. It is strongly recommended to make a backup.
> How to remove mysql3 and install mys