mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Write information about restart in .result
Idea comes from MySQL which does something similar
This commit is contained in:
parent
6fd7a4b601
commit
b5615eff0d
231 changed files with 537 additions and 45 deletions
|
|
@ -7,7 +7,7 @@ INSERT INTO t VALUES(2);
|
|||
# shutdown server
|
||||
# remove datadir
|
||||
# xtrabackup move back
|
||||
# restart server
|
||||
# restart
|
||||
SELECT * FROM t;
|
||||
i
|
||||
1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue