MySQL
grant update, insert, delete, select on *.* to user@host identified by ‘passwd’;
flush privileges;
Blog of Wan Leung (Chris Wong, wanleung)
grant update, insert, delete, select on *.* to user@host identified by ‘passwd’;
flush privileges;
No comments yet.
RSS feed for comments on this post. TrackBack URI