There are many tasks that database administrators (DBAs) have to perform. This section of the MariaDB Documentation provides information on how to do these tasks.
Title | Description |
---|---|
Getting, Installing, and Upgrading MariaDB | Getting, installing, and upgrading MariaDB Server and related software. |
User & Server Security | Creating users, granting privileges, and encryption. |
Backing Up and Restoring Databases | Tools and methods for backing up and restoring databases. |
Server Monitoring & Logs | Monitoring MariaDB Server and enabling and using logs. |
Partitioning Tables | Splitting huge tables into multiple table files. |
MariaDB Audit Plugin | Logging user activity with the MariaDB Audit Plugin. |
Variables and Modes | Server variables and SQL modes. |
Copying Tables Between Different MariaDB Databases and MariaDB Servers | Copy table files. |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/mariadb-administration/