Mysql Database import in phpmyadmin

Status
Not open for further replies.

eveind

New Member
Messages
8
Reaction score
0
Points
0
Was wondering if anyone could possibly help me, it would be greatly appreciatied.

I get this error when importing a database:
Error

SQL query:
USE evedb;


MySQL said:
#1044 - Access denied for user 'narge'@'localhost' to database 'evedb'


I have created the database and user (linked them with full permissions) in cpannel, however the user in phpmyadmin (narge@localhost) is not the user i have created to amend/create the database from within cpannel.

The cpannel mysql database creator adds the username to it eg. narge_'Database name'

Also with creating a user, narge_'Username'

What am i missing out here?

Any help would be amazing,

Thank you.
Edit:
Figured it out!!! :)
 
Last edited:
Status
Not open for further replies.
Top