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. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...