U moet machtigingen verlenen aan de [email protected] in mysql. Het toekenningscommando ziet eruit als
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';
U moet machtigingen verlenen aan de [email protected] in mysql. Het toekenningscommando ziet eruit als
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';