I need someone to guide me through on how to get a database import successful. I have a hosting with godaddy, I bought a website from someone one the other day, I already upload the wp-content, and I log in to myphpadmin to import the database in, I got error message. Error SQL query: -- -- Database: `information_schema` -- CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; MySQL said: Documentation #1044 - Access denied for user 'ner0000561784'@'%' to database 'information_schema' If someone know how to fix this, Please pm me asap. I need it to be fixed now. Remember: I can't give you my host information to you. I want you to guide me on how to fix it.
you shouldnt import information_schema, it already exists in the db, you need to remove that part from the sql file or re-save it without that DB.