grant select,insert,update,delete on bookmarks.* to bm_user@localhost identified by 'password'

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/04 12:35:30
grant select,insert,update,delete on bookmarks.* to bm_user@localhost identified by 'password'
x)K/J+Q(NIM.+N-*)-HI,II *)$g&ei)+$Ɨ:''d(dde($U*$$ ;Y_dz/֯}ڿTYKft W >;F9h3г/.H̳y

grant select,insert,update,delete on bookmarks.* to bm_user@localhost identified by 'password'
grant select,insert,update,delete on bookmarks.* to bm_user@localhost identified by 'password'

grant select,insert,update,delete on bookmarks.* to bm_user@localhost identified by 'password'
授权语句,意思是把对表bookmarks的select,insert,update,delete权限授给bm_user.