EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Help with server? (https://www.eqemulator.org/forums/showthread.php?t=20066)

Markorak 02-07-2006 05:49 PM

Help with server?
 
Ok, I was creating a server, and when I tried to type in "mysql -u root mysql" I had an error for the wrong password, can you help me on how to fix this?

It said:
C:\mysql\bin>mysql -u root mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

kouhei 02-07-2006 05:56 PM

try
 
Quote:

Originally Posted by Markorak
Ok, I was creating a server, and when I tried to type in "mysql -u root mysql" I had an error for the wrong password, can you help me on how to fix this?

It said:
C:\mysql\bin>mysql -u root mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

try mysql -u root mysql -p

Markorak 02-07-2006 06:15 PM

All I know is that when I had tried to do this before there was a file in C:\Windows... if you wanted to use a new password, then you delete a file not sure though what it is called.

HurtinuDaily 02-10-2006 03:45 AM

If you can't remember your password check your db.ini you should have put it in there. As kouhei said try typing mysql -u root mysql -p should at the command prompt (C:\mysql\bin\) it should prompt you for a password.


All times are GMT -4. The time now is 10:24 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.