Bạn cần cấp quyền cho [email protected] trong mysql. Lệnh cấp có dạng
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';
Bạn cần cấp quyền cho [email protected] trong mysql. Lệnh cấp có dạng
grant all privileges on YOURDB.* to
'YOURUSER'@'localhost' identified by 'YOURPASSWORD';