How can I find my MariaDB - MySQL version?

Method 1: Through cPanel

 

  1. Log in to your Ultra Web Hosting account.
  2. Click on the cPanel icon.
  3. In the Databases section, click on the phpMyAdmin icon.
  4. Once you're logged in to phpMyAdmin, click on the Server tab.
  5. The MySQL version will be displayed in the Version field.

Method 2: Through the command line (If you have access to SSH)

(If you do not have access to SSH please contact Ultra Support)

 

  1. Log in to your Ultra Web Hosting server via SSH.
  2. Run the following command:
  3. mysql -V

  • 111 Users Found This Useful

Was this answer helpful?

Related Articles

Disable MySQL strict mode on cPanel server

here are the steps on how to disable MySQL strict mode on a cPanel server:   Log in to your...

How do I backup a MariaDB - MySQL Database?

Here are the steps on how to backup a MySQL database using phpMyAdmin in your Ultra Web Hosting...

Learn About MariaDB

MariaDB is a fork of MySQL, which was created by Michael "Monty" Widenius. MySQL was acquired by...

Warning: system() has been disabled for security reasons

The error message Warning: system() has been disabled for security reasons means that the...

How do I change my PHP settings?

How do I change my PHP / PHP.INI settings?To change your PHP settings, just login to your hosting...