How to Install and Secure MariaDB 10 in CentOS 6
In a previous tutorial, we have showed you how to install MariaDB 10 in CentOS 7. In this guide, we will show you how to
In a previous tutorial, we have showed you how to install MariaDB 10 in CentOS 7. In this guide, we will show you how to
If you’re installing MySQL or MariaDB in Linux for the first time, chances are you will be executing mysql_secure_installation script to secure your MySQL installation
If you are setting up a MySQL or MariaDB database server for the first time, chances are you will be running mysql_secure_installation soon afterwards to
MariaDB is a free and open source fork of well known MySQL database management server software, developed by the brains behind MySQL, it’s envisioned to
MariaDB is a free and open source fork of the popular MySQL database management server software. It is developed under the GPLv2 (General Public License
This is the second part of a 2-article series about the essentials of MariaDB / MySQL commands. Please refer to our previous article on this
In this article we will show how to create a database (also known as a schema), tables (with data types), and explain how to perform
A database server is an critical component of the network infrastructure necessary for today’s applications. Without the ability to store, retrieve, update, and delete data
Even when some IT people hear the phrase “Database replication“, they often associate it with the need of having multiple copies of the same information
MariaDB is a famous MySQL community fork that gained lots of popularity after Oracle acquisition of the MySQL project. On December 24th 2015 the latest
In our last article The Story Behind Acquisition of ‘MySQL’ and the Rise of ‘MariaDB’ was highly appreciated. In this article, we have already discussed