-
MySQL not working
when ever I start MySQL, this is what it says
Code:
Please dont close Window while MySQL is running
MySQL is trying to start
Please wait ...
MySQL is starting with mysql\bin\my.cnf (console)
Can't start server: Bind on TCP/IP port: Invalid argument
100628 14:43:02 [ERROR] Do you already have another mysqld server running on por
t: 3306 ?
100628 14:43:02 [ERROR] Aborting
100628 14:43:02 [Note] mysql\bin\mysqld: Shutdown complete
MySQL could not be started
Press any key to continue . . .
Can anyone help? I have all of my ports open that is needed, and I don't another Program open with MySQL or anything using the port 3306
-
and I don't have another program running with a port excess of 3306* XD
-
Open Task manager, go to processes, look for mysqld.exe, select it, hit end process, launch your WoW Mysql, Profit!
-
Yeah, even if you close the MySQL window, most likely you'll be using a .bat file to open your MySQL connection. There should be another that says "mysql_stop.bat", and it'll clsoe all MySQL connections. Or you can go through Task Manager!