MySQL Service Stops When Run as W2k3 Non-System

I am attempting to start the MySQL service by using an account other than System. I have verified this on two systems. Here is what I have done.

1.) Installed MySQL.
2.) Started winmysqladmin and set the user and password.
3.) Stopped MySQL service in the Service Manager.
4.) Created mysql user and removed membership from any groups.
5.) Given full permission on the mysql user for c:\mysql.
6.) Changed the startup in the Service Manager from the System account to the myuser account.
7.) Started MySQL from the Service Manager.

It runs for a couple of seconds then quits.

 

 

 

 

Top