-
domain,infoschema: make infoschema activity block GC safepoint advancing by tiancaiamao · Pull Request #58062 · pingcap/tidb · GitHub infoschema v2で"GC lifetime is shorter than transaction duration"を抑止しています。
-
planner: fix incorrectly using the schema for plan cache by wjhuang2016 · Pull Request #57964 · pingcap/tidb · GitHub Plan cacheで古いスキーマ情報を利用する事象を修正しています。
planner: Use/force to apply prefer range scan by terry1purcell · Pull Request #56928 · pingcap/tidb · GitHub 仮の統計情報利用時にインデックスがある場合にフルスキャンを回避するようにしています。
build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 by dependabot[bot] · Pull Request #58041 · pingcap/tidb · GitHub 利用する golang.org/x/tools のバージョンを更新しています。
dxf: merge loops in Run and RunStep of task executor by D3Hunter · Pull Request #57944 · pingcap/tidb · GitHub DxFで各サブタスクの並列度を設定可能にしています。
executor, planner: send traffic requests to tiproxy by djshow832 · Pull Request #58006 · pingcap/tidb · GitHub TiProxyのtraffic captureに対応しています。
*: upgrade github.com/aws/aws-sdk-go-v2/config from v1.18 to v1.25 by okJiang · Pull Request #8883 · tikv/pd · GitHub 利用する github.com/aws/aws-sdk-go-v2/config のバージョンを更新しています。
client: introduce an independent region client interface by JmPotato · Pull Request #8874 · tikv/pd · GitHub リージョンに依存しないclient interfaceを追加しています。
raftstore: offloading I/O Operations from pd_worker to bg_worker. by LykxSassinator · Pull Request #17947 · tikv/tikv · GitHub RaftstoreのIO処理をpd_workerからbg_workerに移動しています。
raftstore: do not try to fold replica reads' read index by glorv · Pull Request #17950 · tikv/tikv · GitHub
advance_replica_reads
内でreplica readsを利用するコードを削除しています。
tiup: restriction about DXF by hfxsd · Pull Request #19632 · pingcap/docs · GitHub upgrade-tidb-using-tiup.md を更新しています。
Add IME doc by overvenus · Pull Request #19506 · pingcap/docs · GitHub in-memory-engine の説明を追加しています。
Recommend RC instead of SQL Priority by songrijie · Pull Request #19605 · pingcap/docs · GitHub
How to prevent the execution of a particular SQL statement?
を更新しています。Announce GA of memory control on stats cache by songrijie · Pull Request #19604 · pingcap/docs · GitHub
tidb_stats_cache_mem_quota
をGAとしています。sync_diff_inspector: add the check-data-only configuration item by joechenrh · Pull Request #19606 · pingcap/docs · GitHub sync-diff-inspector/sync-diff-inspector-overview.md を更新しています。
tidb-cloud: update dev-guide-overview.md by shhdgit · Pull Request #19612 · pingcap/docs · GitHub develop/dev-guide-overview.md を更新しています。
2024年12月9日にTiDB Operatorのコミットはありませんでした。
2024年12月9日にTiFlowのコミットはありませんでした。
2024年12月9日にTiFlashのコミットはありませんでした。
2024年12月9日にTiProxyのコミットはありませんでした。