Re: problem with import database
TikiForSmarties.com, it describes how to create the database and the database user here: Creating the Database.
You should not be using information_schema, that database is for use by MySQL. You need to create a new database and a database user. Check out Rick's