Removing a database.

Status
Not open for further replies.

makaveli

New Member
Messages
13
Reaction score
0
Points
0
I have two databases. One old one and an newly created one.
cpanel sqldatabase only displays the old one. and says I have 1/5 databases.
But I can access both databases from my site.
How do I remove the newly created database? I don't need it anymore. I only need the old one.
 

makaveli

New Member
Messages
13
Reaction score
0
Points
0
Any instructions, I couldn't figure out how to do that. I want to delete the whole new database, not just it's contents
 

projektr

New Member
Messages
11
Reaction score
0
Points
0
I want all my mysql databases deleted, but there is no option in phpmyadmin to drop them.
 

Xemnas

New Member
Messages
812
Reaction score
0
Points
0
You CAN drop databases in phpMyAdmin, you have to use a DROP DATABASE query.

And also, there currently is a bug preventing cPanel from updating its MySQL and database info. It is low priority until Corey and his team sort out some server issues.
 

projektr

New Member
Messages
11
Reaction score
0
Points
0
DROP DATABASE statements are disabled. I don't think we can remove it ourselves?
 
Status
Not open for further replies.
Top