View Single Post
  #2  
Old 05-03-2003, 12:40 PM
Magicloud
Fire Beetle
 
Join Date: May 2003
Location: China
Posts: 3
Default

Solved this by using an older version of MySQL.

While I got a new problem, the "world.exe" can not connect to the database, I have had my SQL Service run, and set the db.ini as the Help Part 2.

And I tryed this: GRANT ALL PRIVILEGES ON eq.* TO xxx@localhost IDENTIFIED BY 'xxx' WITH GRANT OPTION;
MySQL show an Error 1044 to me.

What should I do?
Reply With Quote