How to align simple MariaDB output

Use column utility to align simple MariaDB output like variable list. ...

How to configure MariaDB to log slow queries

Configure MariaDB server to log slow queries. ...

How to increase the maximum permitted connections to MariaDB server

Increase the maximum permitted number of simultaneous connections to the MariaDB server. ...

How to load time zone tables into MariaDB server

Load time zone tables into MariaDB server. ...

How to use OpenResty to perform health checks

Use OpenResty to perform health checks in your cloud environment as it incorporates Nginx, Lua and comes with batteries included. ...

How to install and configure MariaDB unixODBC driver

MariaDB unixODBC driver is not available in the Debian package repository at this moment, but you can build and configure it on your own. It requires some additional work, but in the end it is really worth the time. ...