GRANT ALL ON db.table TO ‘user-name-here’@'host-name-here’ identified by ‘password-here’; FLUSH PRIVILEGES;
GRANT ALL ON db.table TO ‘user-name-here’@'host-name-here’ identified by ‘password-here’;
FLUSH PRIVILEGES;
terimakasih informasinya
Name (required)
Mail (will not be published) (required)
Website
You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
You’re currently reading “Grant User MySQL”
terimakasih informasinya