Hello, I've been trying to import a mysql database (.sql) from my local wamp server via heliohost's phpMyAdmin (http://stevie.heliohost.org:2082/3rdparty/phpMyAdmin/index.php) But it returned an error 1146: table doesn't exist, and it causes phpMyAdmin display these in plain text after reloading the page: Error SQL query: Edit SET CHARACTER SET 'utf8'; MySQL said: #1045 - Access denied for user 'root'@'localhost' (using password: NO) I tried to recreate the database by deleting and creating another one but this happened twice. Now, on my 3rd attempt, the error message in the phpMyAdmin is still there. Hope you can help. Thanks in advance.