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