摘要: 1、查询mysql端口号 mysql> show global variables like 'port'; + + + | Variable_name | Value | + + + | port | 3306 | + + + 1 row in set (0.01 sec) 2、查看当前用户信息 阅读全文
posted @ 2020-05-18 12:10 LilyoO 阅读(303) 评论(0) 推荐(0) 编辑