Devi concedere le autorizzazioni a [email protected] in MySQL Il comando di concessione è simile a
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';
Devi concedere le autorizzazioni a [email protected] in MySQL Il comando di concessione è simile a
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';