Home > Database > Mysql Tutorial > body text

What is the command to check the mysql version?

藏色散人
Release: 2020-05-26 11:10:19
Original
6291 people have browsed it

What is the command to check the mysql version?

What is the command to check the mysql version?

The first step is to open the mysql console on our computer and enter the password, as shown below:

Recommended: "mysql tutorial"

What is the command to check the mysql version?

The second step is to enter the "select version();" command and press the Enter key, as shown below:

What is the command to check the mysql version?

In the third step, you can see the version number of mysql, as shown in the figure below:

What is the command to check the mysql version?

In the fourth step, we can also enter the "status" command and press the Enter key. As shown in the figure below:

What is the command to check the mysql version?

In the fifth step, you can see that the version number of mysql is 5.6.16, as shown in the figure below:

What is the command to check the mysql version?

The above is the detailed content of What is the command to check the mysql version?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!