mysql 授权

cd /usr/local/mysql/bin/
grant all privileges on *.* to 'root'@'%' identified by '12345678';
flush privileges;

grant select on weixin.wx_tuijian to 'bbc_select'@'%' identified by 'bbc_select';

上一篇:Struts加入拦截器后取不到页面参数


下一篇:fw: openstack