MySql Problem...
When i click on the database tab and rightclick all it comes up with is a tab that shows flush logins, flush hosts, flush tables. It won't show me the create database tab or anything else in that matter. Is it somthing with this program or what else could it be?
|
I have the same problem.
But, I worked around it (Which might be why I have another problem) I just located the test directory and renamed it to EQ. It was empty anyway. But, when I try and login, my server is locked. Ugh! I'm learning this stuff. Any insight? |
asdas
Load mysql (same file you do the "use eq" step)
type create database eq; <--with semicolon |
Thanks! WAs about to drive myself crazy!
Might even be why I was having problems. |
Hmm
Umm but still i tried to change the test database's name but it wont even select it =/ and when i rename any other database it just switches it back to its old name. I have no clue whats going on, read almost everything i can think of
|
Click START
Click RUN type COMMAND click OK in the window which appears type the following lines cd \mysql\bin mysqladmin drop eq (if you get asked a yes / no question, answer yes - this deletes any previous mistakes in creating the database you might have made) mysqladmin create eq You have now created the eq database and are ready to source in a working .sql file. I have posted one in several other recent threads, or follow the instructions for making your own. Pneu |
All times are GMT -4. The time now is 07:49 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.