摘要:
正常的做法: 以root用户登录mysql: grant all privileges on *.* to 创建的用户名@"%" identified by "密码"; flush privileges; 例如: mysql>grant all privileges on *.* to zhangs 阅读全文
posted @ 2023-11-20 09:28
番茄的梦想
阅读(49)
评论(0)
推荐(0)
|
摘要:
正常的做法: 以root用户登录mysql: grant all privileges on *.* to 创建的用户名@"%" identified by "密码"; flush privileges; 例如: mysql>grant all privileges on *.* to zhangs 阅读全文
posted @ 2023-11-20 09:28
番茄的梦想
阅读(49)
评论(0)
推荐(0)
|