Exécuter dans la console
mysql> grant all privileges on *.* to example@sqldat.com identified by 'password' with grant option;
Exécuter dans la console
mysql> grant all privileges on *.* to example@sqldat.com identified by 'password' with grant option;