Du måste ge behörigheter till example@sqldat.com i mysql. Grant-kommandot ser ut som
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';
Du måste ge behörigheter till example@sqldat.com i mysql. Grant-kommandot ser ut som
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';