What is MariaDB?

What is MariaDB?

MariaDB is a fork of MySQL.

The database structure and indexes of MariaDB are the same as MySQL. This makes MariaDB a backward compatible, drop-in replacement for MySQL.

We currently run MariaDB version 10.2.29

To check the version of MariaDB:

  1. Head to Manage Hosting, then phpMyAdmin.
  2. Select the database in the left-hand panel.  
  3. Select the Query tab at the top.
  4. Type the query: SELECT VERSION(); and select Go.
  5. The version of MariaDB will then be outputted.
  • 0 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

How do I import a .sql file via phpMyAdmin?

How do I import a .sql file via phpMyAdmin? You can use phpMyAdmin to import an .SQL file with...

Can I set my database hostname as 'localhost'?

Can I set my database hostname as 'localhost'? No, you would need to set the database hostname...

What's the maximum MySQL database size allowed?

What's the maximum MySQL database size allowed? At DELIVERY 2 ME LTD, each MySQL database you...

How do I create a MySQL database?

How do I create a MySQL database? You can create MySQL databases in seconds directly from your...

What is MS-SQL?

What is MS-SQL? Microsoft SQL Server is a relational database management system (RDMS)...

Powered by WHMCompleteSolution