Delete a database user
DROP USER 'testuser'@'localhost';
//** DELETING Controlspa DB AND USER */
DROP USER 'user'@'server.controlspa.com';
DROP USER 'user'@'localhost';
DROP USER 'user'@'142.4.10.39';
DROP USER 'user'@'50.87.95.16';
DROP USER 'user'@'just38.justhost.com';