References
The MySQL project home page: http://dev.mysql.com/
MySQL YUM downloads: http://dev.mysql.com/downloads/repo/yum/
The MariaDB project home page: https://mariadb.org/en/
MariaDB FAQ: https://mariadb.com/kb/en/mariadb/faq/
Installing MariaDB with Yum: https://mariadb.com/kb/en/mariadb/yum/
Red Hat Bugzilla – Bug 1020055, https://bugzilla.redhat.com/show_bug.cgi?id=1020055
The MySQLTuner home page: http://mysqltuner.com
The MySQLTuner GitHub home page: https://github.com/major/MySQLTuner-perl
Benchmarking MariaDB-5.3.4: https://blog.mariadb.org/benchmarking-mariadb-5-3-4/
Troubleshooting problems – starting the MySQL server: http://dev.mysql.com/doc/refman/5.1/en/starting-server.html
MariaDB versus MySQL – compatibility: https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-compatibility/
PostgreSQL 9.3.6 documentation: http://www.postgresql.org/docs/9.3/static/index.html
PostgreSQL client authentication: http://www.postgresql.org/docs/9.3/static/client-authentication.html
PostgreSQL database roles...