br icon indicating copy to clipboard operation
br copied to clipboard

A command-line tool for distributed backup and restoration of the TiDB cluster data

Results 111 br issues
Sort by recently updated
recently updated
newest added

## Question When using BR Restore SQL to restore data to TiDB Cloud , it will prompt warning messages: "privilege check for 'Update' fail". However, it will not prompt warning...

## Question i want to use br backup and restore data to new cluster. tidb -> ticdc -> tidb. step1: set global ` set global tidb_gc_life_time='156h';` step2: i use br...

We are facing error due to` connection reset by peer ` with TiDB v6.5.3/BR v6.5.2 The error was resolved with 3rd attempt. we can see number of logs to be...

恢复数据的时候报错[BR:Restore:ErrRestoreNotFreshCluster]cluster is not fresh 怎么搞呢,新做的测试备份。 tiup br backup db --pd "xxx:2379" --db "han*" --storage "local:///tidb/backup/test-`date +%Y-%m-%d`" --log-file test.log #备份的命令 tiup br restore full --pd "xxx:2379" --filter 'han*.*' --storage "local:///tidb/backup/test-`date +%Y-%m-%d`"...

Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies
javascript

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

contribution
size/M
dependencies
javascript

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

contribution
size/S
dependencies
javascript

version nigtly ![img_v3_0293_d6c4e3a2-a2fc-44bc-87ed-77d2a283b81g](https://github.com/pingcap/br/assets/85105033/513752ff-f72f-479d-ab05-f25f7e2da726) ![img_v3_0293_12b6dca2-b3f4-42bd-9e20-2849f516bd9g](https://github.com/pingcap/br/assets/85105033/7917be3e-8fa5-489b-8374-7e8e5b11d897) The BR log contains information about the retry of batch-size too large

type/bug