View previous topic :: View next topic |
Author |
Message |
jonleow -
Joined: 29 Apr 2004 Posts: 48
|
Posted: Wed May 26, 2004 5:50 am Post subject: phpmyadmin |
|
|
hi, how can i delete a database permanently from the phpmyadmin page? i was in the database page of phpmyadmin and i checked the name of the database i wanted to delete and click thee delete database button. after that when i click on the drop down menu on the left side of the phomyadmin page, i still see the name of the database there...the only thing i didnt see are the tables, which i believe had been deleted. is there a way to delete the name of the database too? |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Wed May 26, 2004 6:02 am Post subject: |
|
|
When you check a database, and hit delete, it deletes the entire database. Refresh the page, clear your cache, and revisit the page to see if it's gone. _________________ Bienvenidos! |
|
Back to top |
 |
 |
jonleow -
Joined: 29 Apr 2004 Posts: 48
|
Posted: Wed May 26, 2004 6:10 am Post subject: |
|
|
well, the database name is still there...i still three database...they are my_product, mysql and test...the last 2 databases, i believe, are there by default when i install my mysql... |
|
Back to top |
|
 |
jonleow -
Joined: 29 Apr 2004 Posts: 48
|
Posted: Wed May 26, 2004 6:10 am Post subject: |
|
|
well, the database name is still there...i still have three databases...they are my_product, mysql and test...the last 2 databases, i believe, are there by default when i install my mysql... |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Wed May 26, 2004 6:17 am Post subject: |
|
|
That is correct, they are default. If it still doesn't work to delete a whole database, then shutdown MySQL, and delete the database folder in the mysql\data directory. _________________ Bienvenidos! |
|
Back to top |
 |
 |
jonleow -
Joined: 29 Apr 2004 Posts: 48
|
Posted: Wed May 26, 2004 6:21 am Post subject: |
|
|
: ) yes, it's gone now..thanks so much for your help! |
|
Back to top |
|
 |
|