executor: load region info from pd in batch by SeaRise · Pull Request #51333 · pingcap/tidb · GitHub PDからのリージョン情報取得をバッチで行うようにしています。
br: make log command visible in cli by RidRisR · Pull Request #50995 · pingcap/tidb · GitHub brのヘルプにlogを追加しています。
lightning: retry for WaitN error caused by store-write-bwlimit by lance6716 · Pull Request #51425 · pingcap/tidb · GitHub Lightningで
store-write-bwlimit
有効時にTiKVへの書き込みが遅い場合に出力される"rate: Wait(n=28406) would exceed context deadline github.com/pingcap/errors.AddStack"エラーを修正しています。parser, server: unify writeData and writeError functions by zimulala · Pull Request #51402 · pingcap/tidb · GitHub
writeData
とwriteError
関数を統合しています。*: update pd client by rleungx · Pull Request #51418 · pingcap/tidb · GitHub 利用する github.com/tikv/client-go/v2 のバージョンを更新しています。
planner: simplify the session binding handler code by qw4990 · Pull Request #51442 · pingcap/tidb · GitHub session binding handlerをリファクタリングしています。
build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by dependabot[bot] · Pull Request #51443 · pingcap/tidb · GitHub 利用する golang.org/x/crypto のバージョンを更新しています。
infoschema: refine common part for builder by ywqzzy · Pull Request #51411 · pingcap/tidb · GitHub infoschema v1とv2の共通化を図っています。
build(deps): bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by dependabot[bot] · Pull Request #51444 · pingcap/tidb · GitHub 利用する github.com/golangci/golangci-lint のバージョンを更新しています。
infoschema: fix some InfoSchema V2 API for special schemas like INFORMATION_SCHEMA by tiancaiamao · Pull Request #51434 · pingcap/tidb · GitHub InfoSchema V2が
INFORMATION_SCHMA
でpanicする事象を修正しています。*: add variable for priority queue by hi-rustin · Pull Request #51447 · pingcap/tidb · GitHub システム変数
tidb_enable_auto_analyze_priority_queue
を追加しています。
errors: fix wrong usage of `ErrClientGetTSO` by CabinfeverB · Pull Request #7865 · tikv/pd · GitHub
ErrClientGetTSO
を修正しています。client: tsoRequest should return when in dispatching but context done by CabinfeverB · Pull Request #7862 · tikv/pd · GitHub
GeTSAsync
がblockされる事象を修正しています。*: fix typos by HuSharp · Pull Request #7866 · tikv/pd · GitHub 複数のtypoを修正しています。
- txn: generation in pipelined DML by ekexium · Pull Request #16544 · tikv/tikv · GitHub Pipelined DMLにgenerationを追加しています。
Add description for `tidb_auth_token` authentication by CbcWestwolf · Pull Request #15979 · pingcap/docs · GitHub
tidb_auth_token
の説明を追加しています。*: add a restriction for smooth-upgrade-tidb by Oreoxmt · Pull Request #16628 · pingcap/docs · GitHub
Limitations on user operations
を更新しています。Update dumpling-overview.md by Frank945946 · Pull Request #16620 · pingcap/docs · GitHub
--csv-output-dialect
の説明を追加しています。contribution guide: add EBNF preview and CustomContent instructions by qiancai · Pull Request #16610 · pingcap/docs · GitHub CONTRIBUTING.md を更新しています。
Update limited-sql-features about serverless by baiyuqing · Pull Request #16204 · pingcap/docs · GitHub sql-statements/sql-statement-create-table.md を更新しています。
ticdc: add ticdc_changefeed_failed alert rule by Oreoxmt · Pull Request #16380 · pingcap/docs · GitHub ticdc/ticdc-alert-rules.md を更新しています。