MySQL import issue
#1

SQL query:

CREATE DATABASE IF NOT EXISTS `zebianrp` /*!40100 DEFAULT CHARACTER SET utf8 */;


MySQL said: Documentation

#1044 - Access denied for user 'trakky'@'localhost' to database 'zebianrp'
Reply
#2

Probably your mysql account don't have permission to create database.
Are you on shared hosting or VPS?
Reply
#3

Quote:
Originally Posted by czerwony03
Посмотреть сообщение
Probably your mysql account don't have permission to create database.
Are you on shared hosting or VPS?
Fixed it
Thanks anyway, in the import file it was defining the db to be named that way and mine wasn't, so I just changed it inside there.

Thanks man.

Please close
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)