mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Write information about restart in .result
Idea comes from MySQL which does something similar
This commit is contained in:
@ -77,6 +77,7 @@ pk c1
|
||||
4 44
|
||||
START TRANSACTION;
|
||||
INSERT INTO bug_53756 VALUES (666,666);
|
||||
# restart
|
||||
disconnect con1;
|
||||
disconnect con2;
|
||||
disconnect con3;
|
||||
|
Reference in New Issue
Block a user