Home > Database > Mysql Tutorial > How to check MySQL version under Linux

How to check MySQL version under Linux

王林
Release: 2023-05-26 21:24:47
forward
4395 people have browsed it

1. Execute mysql -V in the terminal (note the capital V)

How to check MySQL version under Linux

2. View select version() in mysql;

How to check MySQL version under Linux

3. View status in mysql

How to check MySQL version under Linux

The above is the detailed content of How to check MySQL version under Linux. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yisu.com
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