Loading...

Linux底下查看Mysql版本

Temperature: 0 °C

Mark ChangMark Chang
author_tools

在OS底下

[root@localhost ~]# mysql -V

在Mysql底下
mysql> status;
mysql> select version();
mysql> show variables like "%version%";

以上紀錄~

https://innstory.com/story-Linux底下查看Mysql版本-2613
Mysql

Prev
 PHP無法保存SESSION的問題

Next
MySQL:ERROR1067