专注于云服务器
VPS主机优惠测评
国内免备案虚拟主机

怎么查看mysql版本

怎么查看mysql版本

查看mysql版本的方法:

1 在命令行登录mysql,即可看到mysql的版本号

[root@heyong ~]# mysql -uroot -p Enter password:  Welcome to the MySQL monitor.  Commands end with ; or g. Your MySQL connection id is 487032Server version: 5.7.17 MySQL Community Server (GPL)  Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.  Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.  Type 'help;' or 'h' for help. Type 'c' to clear the current input statement.  mysql>

怎么查看mysql版本

2.利用mysql命令查看

mysql> select version();+-----------+ | version() | +-----------+ | 5.7.17    | +-----------+1 row in set (0.01 sec) mysql>

怎么查看mysql版本

3.使用mysql –help | grep Distrib查看

[root@heyong tools]# mysql --help | grep Distrib  mysql Ver 14.14 Distrib 5.7.17, for linux-glibc2.5 (x86_64) using EditLine wrapper

怎么查看mysql版本

推荐教程: 《mysql教程

以上就是怎么查看mysql版本的详细内容,更多请关注名铺123其它相关文章!

赞(0) 打赏
转载请注明出处:晓波笔记 » 怎么查看mysql版本
分享到: 更多 (0)
megalayer云服务器

raksmart云服务器

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

晓波笔记-VPS主机,云服务器优惠促销测评

QQ:87304394

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏