View Single Post
recon0
Veteran Member
Join Date: Sep 2007
Location: US
Old 03-19-2009 , 18:17   Re: MySQLLog - Logging for Source
Reply With Quote #11

Quote:
Originally Posted by Hex. View Post
wen i try to upload to phpmyadmin look at query
SQL query:
CREATE SCHEMA IF NOT EXISTS `adminlogging` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci
MySQL said:
#1044 - Access denied for user 'HOST HERE' to database 'adminlogging'
Sounds like you didn't setup the user properly. You need the right to create databases from the host you're running the queries from.
__________________
recon0 is offline