Use mDDLTableVersion
key to control backfill related tables. #40980
Closed
Description
Enhancement
split InitDDLJobTables
to two functions. one for create ddl tables, another for create backfill related tables. It could avoid get database list during bootstrap.
Lines 3107 to 3130 in 337af61
Activity