CentOS6.8 MySQL database version information view

Source: Internet
Author: User
Tags readline

Method 1: Use the MYSQL-V command to view:

[Email protected] mysql]# mysql-vmysql  Ver 14.14 distrib 5.1.73, for Redhat-linux-gnu (x86_64) using ReadLine 5.1[[e Mail protected] mysql]# mysql--versionmysql  Ver 14.14 distrib 5.1.73, for Redhat-linux-gnu (x86_64) using ReadLine 5. 1

Method 2: Check the contents of the MySQL--help command:

[[email protected] mysql]# MySQL--help | grep distribmysql  Ver 14.14 distrib 5.1.73, for Redhat-linux-gnu (x86_64) using ReadLine 5.1

Method 3: View the installation package version with the RPM command:

[Email protected] mysql]# Rpm-qa | grep mysqlmysql-5.1.73-8.el6_8.x86_64
Mysql-server-5.1.73-8.el6_8.x86_64

Method 4: When you log in to the database, you can see the version information corresponding to the MySQL database as follows:

Method 5:mysqladmin-uroot-p-hlocalhost Version command to view MySQL database versions:

Method 6: Use the system functions to view the MySQL database version:

Method 7: Use the status command to view:

Method 8:show variabes Command view:

CentOS6.8 MySQL database version information view

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.