- Mark Chang
- 0°C
- 5 年又 146 天
Linux底下查看Mysql版本
在OS底下[root@localhost ~]# mysql -V在Mysql底下
mysql> status;
mysql> select version();
mysql> show variables like "%version%";以上紀錄~
https://innstory.com/story-Linux底下查看Mysql版本-2613
[root@localhost ~]# mysql -Vmysql> status;
mysql> select version();
mysql> show variables like "%version%";
離不開電腦的宅男
作者其他相關類別故事
Mark Chang 2026-06-09 下午 3 點 34
使用 mailtester.com是一個非常直覺且有效的方法,它能模擬收件伺服器的視角,為你的郵件進...