Advertisement
Guest User

Untitled

a guest
Sep 20th, 2016
83
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: name=someName
  2. password=somePassword
  3. priv=db.*:DELETE,INSERT,SELECT,UPDATE,LOCK\ TABLES
  4. state=present
  5.  
  6. "msg": "invalid privileges string: Invalid privileges specified: frozenset(['LOCK\\\\ TABLES'])"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement