Created database epiz_34312704_ptm, then trying importin original db, error. >I assume the CREATE if no exists should not be there? How can I avoid the problem?
Website URL
ptm.000.pe
WEBSITE IP
185.27.134.137
Error Message
Other Information
SQL query:
--
-- Database: `piccolot93181`
--
CREATE DATABASE IF NOT EXISTS `piccolot93181` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci
```
**MySQL said:** [](http://185.27.134.10/url.php?url=https%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2Ferror-messages-server.html)
`#1044 - Access denied for user 'epiz_34312704'@'192.168.%' to database 'piccolot93181'`
(other information and details relevant to your question)
You cannot run the “CREATE DATABASE” command on free hosting. You need to create the database under the “MySQL Databases” in the control panel.