MySQL said:
#1044 - Access denied for user 'mrfish'@'localhost' to database 'db_user'
I'm working the the phpmyadmin query. I like to write the code myself, I feel like I have more control over it. But when I try to execute a simple code
Code:
CREATE DATABASE db_used
I get the above error. I'm new to this x10hosting thing and I don't know how to give my user the ability to write queries.