I am attempting to run MySQL 5.0 on Suselinux 9.1 but I am having some difficulty with a conflict with the bundled version of MySQL.
I have stopped the bundled server but when I started the 5.0 server, mysqld, I get:
Cant start server: Bind on TCP/IP port: Address already in use followed by advise to see if mysqld is already running on port 3306
How can I free up this port?
Thanks
I have stopped the bundled server but when I started the 5.0 server, mysqld, I get:
Cant start server: Bind on TCP/IP port: Address already in use followed by advise to see if mysqld is already running on port 3306
How can I free up this port?
Thanks