Error SQL query:
CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
MySQL said:
View Full Image
#1044
- Access denied for user 'mydatabasenamehere'@'%' to database 'information_schema'
I've been told I don't have the right credentials/privileges. Ok. But where do I change them? The database was exported and then I changed the URL for my new site so I will have an exact copy of the original database. When I upload I get the above message.
I have access to both databases and both passwords. So where do I make the info right so I can import it without errors?