MySQL Forums
Forum List  »  Newbie

MySQL server stops immediately after starting.
Posted by: Ramakrishna Rachakonda
Date: June 07, 2005 12:03AM

Hi
I have installed MySQL4.0 on WindowsXP.
When I run the command "mysql -u mysql", I get -
"ERROR 2003: Can't connect to MySQL server on 'localhost' (10061)".
Also the MySQL server is stopping immediately once it is started.

Let me know where are the logs created for MySQL

Please find below the commands executed in succession.
-------------------------------------------------------------------------------
c:\program files\mysql40\bin>net start mysql40
The mysql40 service is starting.
The mysql40 service was started successfully.

c:\program files\mysql40\bin>net stop mysql40
The mysql40 service is not started.

More help is available by typing NET HELPMSG 3521.
-------------------------------------------------------------------------------

Thanks & Regards,
Ramakrishna R.

Options: ReplyQuote


Subject
Written By
Posted
MySQL server stops immediately after starting.
June 07, 2005 12:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.