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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 11:58 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