get rid of a user in a table mysql code example Example: how to delete user in mysql DROP USER 'jeffrey'@'localhost'; FOR DELETING USER