Mysql Regex cocok

select * from user where first_name REGEXP '^john$';
Grepper