Commit 525dccb2 authored by Matthias Leich's avatar Matthias Leich

Merge of fix for bug 40889 into GCA tree

parents aa819d1b 80a0a579
......@@ -185,7 +185,7 @@ let $message= use db with trigger privilege on db level and without...:;
select f1 from t1 order by f1;
--disable_warnings
disconnect no_privs;
--enable warnings
--enable_warnings
connection yes_privs;
select current_user;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment