随笔分类 -  MYSQL搭建

windows下mysql搭建 Linux(centos7.6)下mysql搭建
摘要:###1.DCL 数据控制语言 1.创建用户:create user'zhansan'@'localhost' identified by '888666'; 2.授权用户:grant all on test.*to'zhansan'@'localhost'; 3.刷新权限:flush privil 阅读全文
posted @ 2022-07-06 20:53 Sentinel-163 阅读(52) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示