mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-16708: fix in test failures caused by missing warnings received in prepare response packet
This commit is contained in:
committed by
Sergei Golubchik
parent
b126c3f3fa
commit
ccb0504fb0
@@ -10,6 +10,7 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
--disable_ps_protocol
|
||||
--source include/default_charset.inc
|
||||
set sql_mode="";
|
||||
|
||||
@@ -29547,3 +29548,4 @@ DROP TABLE IF EXISTS res_t1;
|
||||
let $message= . +++ END OF SCRIPT +++;
|
||||
--source include/show_msg80.inc
|
||||
# ==============================================================================
|
||||
--enable_ps_protocol
|
||||
|
Reference in New Issue
Block a user