View Single Post
  #5  
Old 11-18-2004, 01:04 AM
Spike
Discordant
 
Join Date: Mar 2004
Location: Florida
Posts: 362
Default

well if you want the complete newbie, beginners version of what he's trying to say is....

Click the START button on your toolbar, click RUN, then click BROWSE..., browse for mysql.exe. After that, add -u root to the ending of the command.

EXAMPLE: c:/mysql/bin/mysql.exe -u root (click enter)

Then type in...

GRANT ALL PRIVELAGES ON eq.* TO pooky@localhost IDENTIFIED BY 'mypassword' WITH GRANT OPTION; (click enter)
----------------------------------------------------------------------------------
minilogin = for people who wanna play EqEmu Single Player.

----------------------------------------------------------------------------------
__________________
Reply With Quote