时间:2021-07-01 10:21:17 帮助过:120人阅读
加个\G在最后现就可以了.
mysql> show variables like ‘%max_connections%‘ \G;
*************************** 1. row ***************************
Variable_name: max_connections
Value: 151
1 row in set, 1 warning (0.02 sec)
【Mysql学习】mysql查询结果竖向显示
标签:like 查询 mysq value sql查询 nec mysql学习 set connect