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