mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Merge of fix for bug 40889 into GCA tree
This commit is contained in:
commit
525dccb295
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue