Hello,
i am new to drupal and i have difficulties in uploading and sql to my host on phpmyadmin. the maximum file side on my host is 50mb while my file is just 9mb. on my localhost i used root user with no password on my database while my hosting account, i created a database with username and password.
so each time i try uploading the sql file, i get the error bellow
Error
SQL query:
--
-- Database: `xxxxxxxx`
--
CREATE DATABASE `xxxxxxxx` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said: Documentation
#1044 - Access denied for user 'kkkkkkkk'@'localhost' to database 'xxxxxxxx'









