So I switched or am trying to switch from yahoo servers to google and when I export and run the script I run into this problem"

SQL query:

--
-- Database: `mysql`
--
CREATE DATABASE `mysql` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;



MySQL said:

#1044 - Access denied for user 'ersio@'%' to database 'mysql'





How Do I get around this? I understnad it's because I don't have the db name "mysql" but is there a way to get it to that?