-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
- Filter out the unrecoverable tables in the backup stage. Therefore, we have a more friendly filter parameter usage.
- Distinguish which tables are unrecoverable.
- Support to restore the recoverable tables.
Recoverable tables
mysql.tidb_kernel_options
,mysql.expr_pushdown_blacklist
andmysql.opt_rule_blacklist
.- [optional]
mysql.password_history
. - [by SQL interface]
mysql.plan_replayer_status
. UsePLAN REPLAYER DUMP
andPLAN REPLAYER LOAD
interface.
Metadata
Metadata
Assignees
Labels
component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.