View Single Post
  #2  
Old 12-10-2004, 12:14 AM
Spike
Discordant
 
Join Date: Mar 2004
Location: Florida
Posts: 362
Default

Well copy and paste your imfornation here and maybe we can try and help.

Post your world.exe, boot5zones... wherever u saw this error at.

-------------------------------------------------------------------------------------
You can however try this...

Click START (at the tool bar), RUN, click BROWSE..., look for mysql.exe. After you find it, type -u root at the end of the command.

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

After clicking enter, you'll see a black window, in the black dos window type in

GRANT ALL PRIVILEGES ON *.* TO Username@localhost IDENTIFIED BY 'Password' WITH GRANT OPTION;

(replace USERNAME and Password for your mysql username and password)
__________________
Reply With Quote