Tôi gặp lỗi tương tự với
grant all on newdb.* to example@sqldat.com;
được giải quyết bằng 'xác định bởi':
grant all on newdb.* to example@sqldat.com identified by 'password';
Tôi gặp lỗi tương tự với
grant all on newdb.* to example@sqldat.com;
được giải quyết bằng 'xác định bởi':
grant all on newdb.* to example@sqldat.com identified by 'password';