摘要: mysql> select user,plugin,host from user where user ='root';+ + + +| user | plugin | host |+ + + +| root | caching_sha2_password | % |+ + + + mysql> a 阅读全文
posted @ 2022-11-03 08:37 beawh 阅读(49) 评论(0) 推荐(0) 编辑