MariaDB

Create New MySQL Database

Create New MySQL Database

Every website needs unique MySQL database as well as unique MySQL database user. Create Database User Change Database User Password Create Empty Database Delete Database Grant Database Privileges to the User See All Database Users 1. The first thing to do before you create a new MySQL database is to login to MySQL (MariaDB) console …

Create New MySQL Database Read More »

Install MariaDB on Ubuntu

Install MariaDB on Ubuntu

MariaDB is a high performance community-developed database engine that’s commonly used by big systems. we will install the latest version of MariaDB on Ubuntu 20.04 Assign Password to Root User Use CNF File to Login to MariaDB on Ubuntu Without a Password 1. Before you in Install MariaDB on Ubuntu, update and upgrade the repositories …

Install MariaDB on Ubuntu Read More »