mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge branch '10.2' into 10.3
This commit is contained in:
@@ -7,5 +7,7 @@ flush status;
|
||||
handler handler_a read first;
|
||||
# handler...read must be prepared in --ps-protocol mode
|
||||
--replace_result $PS_PROTOCOL OK
|
||||
--disable_ps_protocol
|
||||
show status like 'Com_stmt_prepare%';
|
||||
--enable_ps_protocol
|
||||
drop table t1;
|
||||
|
||||
Reference in New Issue
Block a user