Skip to content

Commit

Permalink
For apache#3032, add missing dcl test cases for set relative grammar…
Browse files Browse the repository at this point in the history
…s in MySQL.
  • Loading branch information
haocao committed Sep 30, 2019
1 parent 51dddbf commit b63c944
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -668,4 +668,13 @@
<dcl-test-case sql-case-id="revoke_usage_on_types">
<assertion />
</dcl-test-case>
<dcl-test-case sql-case-id="set_all_expect_role">
<assertion />
</dcl-test-case>
<dcl-test-case sql-case-id="set_all_expect_roles">
<assertion />
</dcl-test-case>
<dcl-test-case sql-case-id="set_default_role">
<assertion />
</dcl-test-case>
</integrate-test-cases>

0 comments on commit b63c944

Please sign in to comment.