MariaDB

How to import a MySQL/MariaDB DatabaseRDVectorShutterstock

How to import a MySQL/MariaDB Database

Learn basic MySQL/MariaDB disaster recovery and preparedness: How to import databases from an exported MySQL dump file.

Read more
How to install and use MySQL/MariaDBAhmet Misirligulshutterstock

How to install and use MySQL/MariaDB

MySQL/MariaDB is one of the most popular relational databases. Under Linux, it is easy to install and manage via the terminal. Find out how to install Mysql with this article’s step by step instructions. We will also show you the basic commands so that you can create your first…

Read more
Galera Cluster for MariaDB

Galera Cluster for MariaDB

When it comes to running and managing a Database Management System, synchronizing all the interlinked databases is one of the most important and one of the most laborious tasks. However, if you use MariaDB, the Galera Cluster software for Linux can help with this task. It works…

Read more
Fix a MySQL/MariaDB “Too many connections” error

Fix a MySQL/MariaDB “Too many connections” error

Learn how to solve the MySQL/MariaDB “Too many connections” error, which occurs when all available MySQL/MariaDB connections are in use. This error may occur in a script which connects to MySQL/MariaDB, or on a webpage which is generated (in whole or in part) from elements…

Read more
MariaDB vs. MySQLkentohShutterstock

MariaDB vs. MySQL

MySQL is the most used database management system in the world. This open source software has been available for productive use since 1995 and is generally considered a standard solution for users of relational databases. This could change in the near future. MariaDB, a…

Read more
Use PHP to Insert Information Into a MySQL/MariaDB Database From an HTML Form

Use PHP to Insert Information Into a MySQL/MariaDB Database From an HTML Form

A PHP script is a convenient way to accept information submitted from a website's HTML form and insert it into a MySQL/MariaDB database. This tutorial will cover how to create a basic PHP script for inserting data, and an HTML form to take user input from a webpage and pass it to…

Read more
We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information.
Page top