EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   Error 1045 (https://www.eqemulator.org/forums/showthread.php?t=12025)

Error69 02-19-2004 02:27 PM

Error 1045
 
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 20 to server version: 4.0.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
ERROR 1045: Access denied for user: '@localhost' (Using password: NO)

I get this error when i type GRANT ALL... any help is nice

Error69 02-19-2004 03:33 PM

answer
 
i really need an answer please im trying to start a server

Monrezz 02-19-2004 09:42 PM

Replace '%' with your username / password found in db.ini

If it still gives error remove my.ini file in C:\Windows\ then run mysqladmin and reenter username/password.

If it still gives uninstall mysql, delete mysql directory and my.ini, and then reinstall.

Quote:

Originally Posted by Error69
Posted: 02-20-2004 02:27 AM

Quote:

Originally Posted by Error69
Posted: 02-20-2004 03:33 AM

Wait more than an hour before bumping, give people a chance to answer :P

Error69 02-20-2004 08:52 AM

so it should look like GRANT ALL PRIVILEGES ON *.* to Kain/pass@localhost IDENTIFIED BY Kain/pass;

or

GRANT ALL PRIVILEGES ON *.* to 'Kain/pass'@localhost IDENTIFIED BY 'Kain/pass';

or GRANT ALL PRIVILEGES ON *.* to 'Kainpass'@localhost IDENTIFIED BY 'Kainpass'; and the oher way without the '

Error69 02-20-2004 11:11 AM

ok if any1 posts post for future reference some1 has helped me fix it


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

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