EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=613)
-   -   mySQL (https://www.eqemulator.org/forums/showthread.php?t=3718)

jakari 11-02-2002 01:24 PM

mySQL
 
Ok,

So here I am trying to setup a server for a friend of mine, and when I install mySQL and goto right click on the database area to make a new database "EQ" it doesn't give me the option of doing it.... What gives?



Jakari

quester 11-02-2002 03:41 PM

I suspect they either changed it, or some of us just got unlucky.. I had the same problem, but its easily bypassed:

Drop down to a command prompt (Good ol pseudo-dos).

Change to the directory you installed mysql in, by default:
c:
cd \mysql\bin

Run mysql.exe:
mysql

Type the folliwng in mysql:
create database eq;

Then:
exit

Then continue with the install.


All times are GMT -4. The time now is 10:59 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.