Hey there

I have upgraded the MySQL server on my Windows machine to 4.0.22 following the docs at: http://dev.mysql.com/doc/mysql/en/Windows_upgrading.html

When I start the server using NET START MySQL the server starts with no problems and the following is written to my error log:

041108 14:24:28  InnoDB: Started
MySQL: ready for connections.
Version: '4.0.22-debug'  socket: ''  port: 3306  Source distribution

When I stop the server using NET STOP MySQL the server stops without any problems and the following is written to the log:

041108 14:25:43 MySQL: Normal shutdown

041108 14:25:43  InnoDB: Starting shutdown...
041108 14:25:46  InnoDB: Shutdown completed
041108 14:25:46 MySQL: Shutdown Complete

Now, here is the problem. When I have started the MySQL server and it is running I then go to c:\mysql\bin\ and execute the command: mysql

The following message is then returned:
ERROR 2003: Can't connect to MySQL server on 'localhost' (10061)

Any ideas why this is happening? Any help on pointers to where I may find more answers will be appreciated. Thanks!

--
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers
emotionalize.conceptualize.visualize.realize
Tel: +27125468436
Fax: +27125468436
email:[EMAIL PROTECTED]
Global: www.volume4.com

We support OpenSource
Get Firefox!- The browser reloaded - http://www.mozilla.org/products/firefox/

This message contains information that is considered to be sensitive or 
confidential and may not be forwarded or disclosed to any other party without 
the permission of the sender. If you received this message in error, please 
notify me immediately so that I can correct and delete the original email. 
Thank you.



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to