1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-29060 fix ps protocol

This commit is contained in:
Aleksey Midenkov
2022-07-14 18:20:10 +03:00
parent fe3adde250
commit 8ee93b9cb4
2 changed files with 2 additions and 1 deletions

View File

@ -1195,7 +1195,9 @@ CREATE FUNCTION f() RETURNS INT RETURN 1;
--connection default
set debug_sync= 'now wait_for s1';
--disable_result_log
SELECT * FROM ( SELECT * FROM v1 ) sq;
--enable_result_log
# T@6
# Good1: Seized: test/v1 (MDL_SHARED_READ)
# Good1-2: continue T@8 above