go into mariadb and create new database through commND code example Example: mariadb create database CREATE DATABASE db_name;