How to check MySql version in Ubuntu

by Yogi P - December 3, 2022

Check MySql version in Ubuntu

To check the version of MySQL installed on an Ubuntu system, you can use the following command:

mysql -V

This command will display the version of the MySQL server that is currently installed on the system.

Alternatively, you can use the following command to check the version of MySQL:

mysql --version

This command will display the version of MySQL in the following format: mysql Ver x.x.x for ubuntu x.x on x86_64 (Ubuntu x.x-x)

In summary, checking the version of MySQL installed on an Ubuntu system is a simple process that can be easily accomplished using the mysql -V or mysql –version command. These commands will display the version of MySQL that is currently installed on the system.

Share on: Share YogiRaj B.Ed Study Notes on twitter Share YogiRaj B.Ed Study Notes on facebook Share YogiRaj B.Ed Study Notes on WhatsApp
Latest Posts

CDMA Full Form

April 19, 2024

Table of 14

April 11, 2024

Tables 11 to 20

March 11, 2024

Tense Chart

December 22, 2023

Table of 13

December 20, 2023
Search this Blog
Categories