create database
Posted in wrong section so ill post here :)
Im workin on my own server, at least i was, ive downloaded what i need, i follow the instructions, but when it says to right click database area then select create database, i have a little problem... No database buttons come up just the flush menu, anyone know how to fix this? im using the latest version of mysql, not beta. |
Take look at the attached pic, otherwise, I have no idea
|
Try following that screenshot, and if you can't get that to work then try..
Do this only after setting up a username and password.. 1) Open your mysql directory and go to the bin directory, generally C:\mysql\bin\ 2) Run mysql.exe 3) Type "create database eq;", then press return 4) Type "use eq", then press return After copying "db.sql" from your eqemy directory to your mysql\bin directory do the following 5) Type "source db.sql" 6) close mysql.exe by typing "exit" and then pickup where you left off in the readme. |
All times are GMT -4. The time now is 09:06 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.