MySQL#

CREATE USER 'role_name'@'localhost' IDENTIFIED BY 'role_password';

MySQL