Likes: 0
Results 1 to 4 of 4
Thread: MySQL not working
-
28-06-10, 02:49 PM #1
MySQL not working
Register to remove this adwhen 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
› See More: MySQL not working
-
28-06-10, 04:10 PM #2
and I don't have another program running with a port excess of 3306* XD
-
18-07-10, 04:16 PM #3
Open Task manager, go to processes, look for mysqld.exe, select it, hit end process, launch your WoW Mysql, Profit!
-
29-07-10, 01:51 PM #4
Register to remove this adYeah, 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!