PHPmyAdmin - Another anoying issue with export/import

Nick57

Well-Known Member
Jul 19, 2005
103
0
166
cPanel Access Level
Root Administrator
[Solved] PHPmyAdmin - Another anoying issue with export/import

Hi,

In the past I was able to export the DB and import it in a different cPanel account to do some work on the website/database.

Now, when exporting it dumps the DB with the name user_db.sql
When importing in the other cPanel account it comes with error:

Error

SQL query:

--
-- Database: `user_db`
--
CREATE DATABASE IF NOT EXISTS `user_db` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

MySQL said: Documentation
#1044 - Access denied for user 'owner'@'localhost' to database 'user_db'


owner is the current and user is the new account.
In the past this was no problem at all.

Any one a trick how to get this working again?
 
Last edited:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello :)

I am happy to hear the issue is now resolved. Could you let us know if you took any specific steps to resolve the issue in-case other users experience a similar problem?

Thank you.