View Source

To verify that MariaDB works, get access to your MySQL database using a previously created username and password.

!MariaDB version shown.png!


Then create a database in MySQL and add the {{ENGINE=}} parameter.

Specify which engine to use. You can specify one which is included in MariaDB. You can list all engines by using the following command:

{{show engines;}}

!Show engines_displayed.png!


Read more:
* [http://kb.askmonty.org/en/mariadb-faq/]
* [http://www.percona.com/software/percona-server/faq]

{excerpt:hidden=true}General information about backing up and restoring MySQL MariaDB and Percona server databases in Server Backup Manager.{excerpt}