Gerry,
I've been running it by the WinMySQLadmin tool. It starts up a nifty tray icon and runs mysqld or mysqld-opt. I think the mysql command is just a "client" where the mysqld is the server (daemon) which needs to be run first. The Admin tool is just a gui front-end to that. It is in the mysql bin directory.
Hope that helps!
-Dave
Gerry wrote:
Hi Scott,
I've tried various methods for starting mysql, did manage to get it briefly running using 'mysql -h localhost -u root', but when I turned the computer off and tried to run it again, got the 'ERROR 2003: Can't connect to MySQL server on 'localhost' (10006)'.
Any suggestions??
Thanks,
Gerry.