mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-34705: Binlog in Engine: Resume from existing binlogs
When (re-)starting the server, check for any existing binlog files. Open the last two found (if any), and find the position that was last written before the restart. Continue binlogging from that point rather than creating new binlog files. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
This commit is contained in:
1
mysql-test/include/have_innodb_binlog.opt
Normal file
1
mysql-test/include/have_innodb_binlog.opt
Normal file
@@ -0,0 +1 @@
|
||||
--binlog-storage-engine=innodb --max-binlog-size=256K
|
Reference in New Issue
Block a user