User Permission MySQL

CREATE USER
   'CHRIS'@'localhost' IDENTIFIED BY 'CHRISSEC',
   'PAUL'@'localhost' IDENTIFIED BY 'LUAP'