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