Home >Database >Mysql Tutorial >How to check the mysql version in linux?

How to check the mysql version in linux?

青灯夜游
青灯夜游Original
2019-05-20 18:28:225694browse

How to check the mysql version in linux?

1. Use the linux terminal

1. Use the mysql -V command

How to check the mysql version in linux?

2. Use the mysql --help|grep Distrib command

How to check the mysql version in linux?

2. View it in linuxde MySQL

1. Use the select version() command

How to check the mysql version in linux?

##2. Use the

status command

How to check the mysql version in linux?

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

Statement:
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