Commit 80a0a579 authored by Matthias Leich's avatar Matthias Leich

Fox for Bug#40889 funcs_1: wrong code within triggers_03e_db_level.inc causes warnings

parent d082cf34
......@@ -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