Du skal give tilladelser til example@sqldat.com i mysql. Grant-kommandoen ser ud som
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';
Du skal give tilladelser til example@sqldat.com i mysql. Grant-kommandoen ser ud som
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';