1
0
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:
Dmitry Shulga
2021-06-09 23:03:34 +07:00
committed by Sergei Golubchik
parent b126c3f3fa
commit ccb0504fb0
11 changed files with 34 additions and 6 deletions

View File

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