github.com/pingcap/br@v5.3.0-alpha.0.20220125034240-ec59c7b6ce30+incompatible/tests/lightning_checkpoint_engines/config.toml (about) 1 [lightning] 2 table-concurrency = 1 3 4 [checkpoint] 5 enable = true 6 driver = "file" 7 8 [mydumper] 9 batch-size = 50 # force splitting the data into 4 batches