Hi,

I'm trying different things for my MySQL problems. I'm unable to import it on X10 servers. I have this error :

Erreur
requête SQL:
--
-- Base de données: `news`
--
CREATE DATABASE `news` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;

MySQL a répondu:

#1044 - Access denied for user 'nicoinfo'@'localhost' to database 'news'

I added a user on my database before export, user name nico, server localhost, without password.