PDA

View Full Version : Cant find file Winmysqladmin.exe


Tardain
12-07-2002, 07:40 PM
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

tamarae
12-08-2002, 03:40 AM
You wont find -win-mysqladmin.exe under linux, I'm quite positive, nor will you find a c:\ directory either for that matter.

Now if you meant to post this in the win32 support forum, then its located in c:\mysql\bin if you're really running windows, and installed it to its default location.

The readme posted is step by step for windows administration of a server, not Linux.

strago
12-08-2002, 05:28 PM
There is a linux readme, search for it.