What is the mysql version query command?

醉折花枝作酒筹
Release: 2023-01-05 16:13:42
Original
19686 people have browsed it

Mysql version query commands are: 1. Enter the "select version();" command and press the Enter key to view the current mysql version; 2. Enter the "status" command and press the Enter key, that is You can view the current mysql version.

What is the mysql version query command?

The operating environment of this tutorial: windows7 system, mysql8.0 version, Dell G3 computer.

Open the mysql console on our computer and enter the password

What is the mysql version query command?

Method 1:

Enter "select version();" command, press the Enter key

What is the mysql version query command?

You can see the version number of mysql

What is the mysql version query command?

Method 2:

You can enter the "status" command and press the Enter key

What is the mysql version query command?

You will see that the version number of mysql is 5.6. 16

What is the mysql version query command?

Related recommendations: "mysql tutorial"

The above is the detailed content of What is the mysql version query command?. 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
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!