Jump to content

Recommended Posts

Posted

I imported an SQL database via phpMyAdmin about two days ago and it still hasn't appeared in MySQL Databases in cPanel. I searched here and saw posts saying to wait 24 hours for it to show up and another post saying databases must be created in cPanel before importing tables (instead of importing the whole database) into phpMyAdmin.

 

I can't drop the database via phpMyAdmin since that seems to be disabled, and I can't delete it via cPanel since it doesn't show up.

 

I tried to rename it via phpMyAdmin so I could then create the database with the desired name via cPanel, however a message showed up indicating the rename couldn't be performed. Next thing I knew both the original database and the renamed one were showing in phpMyAdmin and the renamed one was showing up in cPanel. As before, it was impossible to access the original database via cPanel aside from having it tell me that the database already exists (even though it won't show it) when I try to create it properly.

 

Anyway, if I you can give me a fresh start with the SQL databases I'd appreciate it since fixing this seems to be beyond my control.

 

Thanks for your help.

 

Edit: Problem resolved, removed user/domain information

Guest Geoff
Posted

Have you tried typing in drop database yourdb_name under query in phpMyAdmin? What is the name of your database?

Posted
Have you tried typing in drop database yourdb_name under query in phpMyAdmin? What is the name of your database?

 

I just tried that command and I receive the following message: "DROP DATABASE" statements are disabled

 

The name of the database is [removed].

 

Thanks.

 

Edit: Problem resolved, removed database info.

Guest Geoff
Posted

That database has been dropped. Please add it again using cpanel, and then import the tables.

Posted
That database has been dropped. Please add it again using cpanel, and then import the tables.

Thank you, it gave an error when I added it via cPanel but it still added it anyway, and the import went fine.

 

Have a nice rest of the weekend. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...