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?
|