[Mysql] mac下查看并修改端口号方法

转载自:http://www.bokeleyuan.com/mysql/26.htmmysql 查询端口号命令: mysql> show global variables like ‘port’; +—————+——-+ | Variable_name | Value | +—————+——-+ | port | 3307 | +—————+——-+ 1 row in set (0.00 sec)
相关文章
相关标签/搜索