Quote:
Originally Posted by lerxst2112
Is MySQL actually running? Assuming it's in your path, open a command prompt and type 'mysql' without the quotes and see if you get the same error. If so, it's likely MySQL is not running. You should have installed it as a service, so check the services snap-in and make sure it is started.
|
C:\eqemu>mysql
ERROR 1045 (28000): Access denied for user 'ODBC'@localhost' (using password:NO)
thats what i get.