Quote:
Originally Posted by Wizarous
I don't seem to be able to create a database with mySQL, it says i cant start service any clues? It's for an LAN play.
|
if your getting this "Error: Cannot create Windows service for MySql. Error: 0"
Then this should be the fix for ya
Uninstall mysql then run this command.
C:\>sc delete mysql
now reinstall and it should work