Thread: Help?
View Single Post
  #3  
Old 01-29-2008, 05:34 AM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default

Quote:
Originally Posted by Wizarous View Post
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

Last edited by leslamarch; 01-29-2008 at 01:38 PM..
Reply With Quote