diff options
author | Sergei Petrunia <psergey@askmonty.org> | 2021-03-30 16:17:10 +0300 |
---|---|---|
committer | Sergei Petrunia <psergey@askmonty.org> | 2021-03-31 10:26:00 +0300 |
commit | bf310b4cfb5c275f8c555d469ef310bdd1219920 (patch) | |
tree | 7ef537077991c2739e1c8d88e5bb1f48560ef04e /sql/signal_handler.cc | |
parent | 5b678d9ea4aa3b5ed4c030a9bb5e7d15c3ff8804 (diff) | |
download | mariadb-git-bf310b4cfb5c275f8c555d469ef310bdd1219920.tar.gz |
MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactionsbb-10.5-mdev25305
rocksdb_checkpoint_request() should call FlushWAL(sync=true) (which does
write-out and sync), not just SyncWAL() (which just syncs without writing
out)
Followup: the test requires debug sync facility
(This is a backport to 10.5)
Diffstat (limited to 'sql/signal_handler.cc')
0 files changed, 0 insertions, 0 deletions