delete a paritcular mysql user code example Example: mysql deltete user DROP USER 'jeffrey'@'localhost';