时间:2021-07-01 10:21:17 帮助过:3人阅读
1. 在命令行中直接查看版本号
mysql -V
2. 在 mysql --help 中查找与版本相关的信息
mysql --help | grep Ver
3. 在mysql命令行里面查看版本信息
mysql -u root -p select version();
4. 在mysql命令号里面查看status中的版本信息
mysql -u root -p status;
文章转自https://www.cnblogs.com/aisowe/p/11578152.html
查看MySQL的版本号
标签:htm http class 版本 -- com href html gre