do this as root.
$ groupadd mysql
create user for MariaDB service who named mysvc01.
$ useradd -g mysql mysvc01