Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-23-2002, 11:49 AM
wurmslayer2k
Hill Giant
 
Join Date: Apr 2002
Posts: 139
Default Admin Tool usage help please.

Need help for using admin tool because i cannot flag myself server-op-

Access denied for user Myname@localhost

The admin tool wasn't able to connect to database "eq" at host 127.0.0.1


Any suggestions?

Thanks in advance
Reply With Quote
  #2  
Old 05-23-2002, 11:54 AM
Trig
Fire Beetle
 
Join Date: May 2002
Posts: 13
Default

Your privileges have been messed up.

Look in and follow the sticky thread regarding #error 2006 and that should fix you problem.
Reply With Quote
  #3  
Old 05-23-2002, 01:38 PM
wurmslayer2k
Hill Giant
 
Join Date: Apr 2002
Posts: 139
Default

When i do that i get syntax error near sql.
Reply With Quote
  #4  
Old 05-23-2002, 02:39 PM
Trig
Fire Beetle
 
Join Date: May 2002
Posts: 13
Default

**Thanks Trumpcard**

type mysql from the c:\mysql\bin directory

mysql>GRANT ALL PRIVILEGES ON eq.* TO someid@localhost
IDENTIFIED BY 'somepass' WITH GRANT OPTION;

or, the less secure but more useful technique that will allow you to log on with that user name from any machine.

GRANT ALL PRIVILEGES ON eq.* TO someid@'someip'
IDENTIFIED BY 'somepass' WITH GRANT OPTION;


Stick with those rather than the % i'll happily admit i know squat about sql but both of those ways have worked for me. It sounds like you're typing something in wrong to get the syntax error response. BTW DO NOT type in the mysql> bit. just GRANT ALL .......... etc etc only go with one or the other of those GRANTS as well.... just in case.

Trig
Reply With Quote
  #5  
Old 05-23-2002, 05:45 PM
wurmslayer2k
Hill Giant
 
Join Date: Apr 2002
Posts: 139
Default

that was the thing that gave me syntax error.

But I fixed it any ways once again i figured it out by a stupid minor error.

Now, where to DL ariak's DB?? /grin

thanks again
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:29 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3