mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Write information about restart in .result
Idea comes from MySQL which does something similar
This commit is contained in:
@ -39,6 +39,7 @@ ERROR HY000: Lost connection to MySQL server during query
|
||||
disconnect con1;
|
||||
connection default;
|
||||
FOUND 1 /Wrote log record for ibuf update in place operation/ in my_restart.err
|
||||
# restart
|
||||
CHECK TABLE t1;
|
||||
Table Op Msg_type Msg_text
|
||||
test.t1 check status OK
|
||||
|
Reference in New Issue
Block a user