Merge of fix for bug 40889 into GCA tree

This commit is contained in:
Matthias Leich 2008-11-25 17:34:41 +01:00
commit 525dccb295

View file

@ -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;