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

Error: SoftException in Application(dot)cpp:303 UID of script is small than min_uid

The error message "Error: SoftException in Application(dot)cpp:303 UID of script is small than...

Register Globals On Off

The error message Register Globals On means that the register_globals directive is set to On in...

When trying to connect to MariaDB or MySQL you receive error 2003 Cannot connect to MySQL on xxxxxx on port 3306 10060

The error 2003 "Cannot connect to MySQL on xxxxxx on port 3306 10060" means that the MySQL...

How do I import into a MariaDB - MySQL database?

import a database with Ultra Web Hosting phpMyAdmin: Log in to your control panel with...

The MySQL server is currently offline admin bin Cpanel/cpmysql/DBCACHE: exit 11

The error message...  The MySQL server is currently offline admin bin Cpanel/cpmysql/DBCACHE:...