Minor fix

This commit is contained in:
Bernardo Damele 2012-02-02 12:55:39 +00:00
parent a7970d094a
commit c0f4b4632d

View File

@ -224,7 +224,8 @@ SQL_STATEMENTS = {
"load ", ),
"SQL data control": (
"grant ", ),
"grant ",
"revoke ", ),
"SQL data execution": (
"exec ",