Guest User

Untitled

a guest
Oct 16th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ## mysql user I want to get rid of
  2.  
  3. | | @ | VIRTCENT09.example.com |
  4.  
  5.  
  6.  
  7. ## drop command
  8.  
  9. mysql> DROP USER ''@'VIRTCENT09.example.com';
  10. ERROR 1396 (HY000): Operation DROP USER failed for ''@'virtcent09.example.com'
Add Comment
Please, Sign In to add comment