create a user mariadb code example Example: create user mariadb CREATE USER 'user1'@localhost IDENTIFIED BY 'password1';