Hi guys

I'm currently moving my Zen cart project to another server.
The new server has a MySQL database.

when i try to recreate the database (using an SQL dump), it says access denied. It seems the new database server doesn't allow schema names with the '_' character.

If I change the schema name, will this cause an error i.e does Zen Cart make reference the schema name anywhere in its code?

Thanks,