View Full Version : Cannot Create "EQ" database in Mysql...Please Help
Saavak
01-06-2003, 04:30 PM
I have followed all the directions on your website, but when I run the "winmysqladmin.exe", I do not have the option to create a new database from the "Database" tab.
When I right click, it only lists the following options:
Flush Hosts
Flush Logs
Flush Tables
Flush Threads
Is there another way I can create the EQ database file?
Thanks!
thadood
01-06-2003, 05:01 PM
goto the Mysql installed directory then goto the /bin directory and run Mysql.exe and type the following to make the database:
create database eq;
don't forget the little ;
It should now be created :lol:
then continue on following the steps of the readme.
-Thadood "Aydon Trickykid"
Saavak
01-06-2003, 05:42 PM
Thanks. That did it perfectly.
Only problem I got now is trying to figure out how to add the items to my server & also change the status of my account so I can use all the commands. I have tried following the documentation to change the status, but it doesn't seem to be working.
ozmon2
01-07-2003, 01:12 PM
Ok, I am not trying to be an ass or anything but, if you dont know how to get the database filled, you really shouldnt be trying to run your own server, All you are going to have is problems.
mByte
01-08-2003, 12:16 PM
You know reading the file located in the documents folder of the server.zip you downloaded helps alot.
Every Command to set up a server is located in the server file there.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.