View Single Post
  #1  
Old 12-07-2002, 07:40 PM
Tardain
Fire Beetle
 
Join Date: Dec 2002
Posts: 2
Default Cant find file Winmysqladmin.exe

5. Load up EverQuest using EQW or the "patchme" method.
eqw: http://www.eqwindows.com
patchme: Load up EverQuest (eqgame.exe) with the command line "patchme"
(without quotes i.e "C:\Program Files\EverQuest\eqgame.exe patchme")
6. Enter your Loginserver account information (username/password you made in step 1)
says it didnt work.

. From the MySQL bin directory run/open "Winmysqladmin.exe"
It will ask you for a username / password ( Choose a username / password that you will be able to remember)
Do not give the password out to anyone for any reason because with this,
anyone can log into your mySQL database and change your data.

NOTE: If it does not ask you to enter a username/password or you wish to change it,
delete the file c:\windows\my.ini and re-run Winmysqladmin.exe.

4. Now from "Winmysqladmin.exe" select the Database tab and right click the area for Databases and click Create Database.
Type in "eq" as the database name (without the quotes) and click Create database.

NOTE: You may close Winmysqladmin.exe now or you can hide it
Though some users may be required to leave this running to work.

5. Run "mysql.exe" from C:\mysql\bin directory
Type in "use eq" without quote, and press Enter
Type in "source db.sql" without quotes, and press Enter
A bunch of lines should pass by (that is normal).
If you get an error at this point then you didn
Reply With Quote