wilded
8/11/2017 - 9:03 AM

Delete a database user

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';