摘要:
登陆命令:mysql -u root -p 添加本地用户:create user 'sheet'@'localhost' identified by '123456' ; 添加允许外网IP访问的用户:create user ‘sheet'@'%" identified by '123456'; 刷新 阅读全文
posted @ 2018-10-28 11:19
iron_sheet
阅读(153)
评论(0)
推荐(0)
浙公网安备 33010602011771号