加个\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)

相关文章:

  • 2022-01-13
  • 2022-12-23
  • 2021-10-16
  • 2021-12-02
  • 2021-04-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-20
  • 2021-06-14
  • 2021-09-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案