github.com/pingcap/br@v5.3.0-alpha.0.20220125034240-ec59c7b6ce30+incompatible/tests/lightning_checkpoint_engines_order/config.toml (about) 1 [lightning] 2 index-concurrency = 1 3 table-concurrency = 1 4 5 [checkpoint] 6 enable = true 7 driver = 'mysql' 8 9 [tikv-importer] 10 backend = 'local' 11 max-kv-pairs = 3 12 13 [mydumper] 14 # ensure we get 3 engines. 15 batch-size = 1 16 batch-import-ratio = 0.0