TiDB commits

TiDB, PD, TiKVのコミットを記録しています。

2025-10-01から1ヶ月間の記事一覧

TiDB Commits on 2025-10-06

github.com executor: Ignore PD config items that are expected to be different by dveeden · Pull Request #63843 · pingcap/tidb · GitHub pkg/executor/inspection_result.go を更新しています。 github.com 2025年10月6日にPDのコミットはありません…

TiDB Commits on 2025-10-05

github.com executor: Ignore PD config items that are expected to be different by dveeden · Pull Request #63843 · pingcap/tidb · GitHub TiDB Dashboard diagnostic report の false positiveを修正しています。 github.com 2025年10月5日にPDのコミ…

TiDB Commits on 2025-10-04

github.com docs: fix typos by Perico-perica46 · Pull Request #63845 · pingcap/tidb · GitHub Typoを修正しています。 github.com 2025年10月4日にPDのコミットはありませんでした。 github.com 2025年10月4日にTiKVのコミットはありませんでした。 gith…

TiDB Commits on 2025-10-03

github.com ddl: run merge-temp-index step on DXF by tangenta · Pull Request #62971 · pingcap/tidb · GitHub DxFでbackfillDistExecutorにBackfillStepMergeTempIndexを追加しています。 planner: increase default tidb_stmt_summary_max_sql_length a…

TiDB Commits on 2025-10-02

github.com planner: check select or restore-admin privilege for the refresh cmd by 0xPoe · Pull Request #63822 · pingcap/tidb · GitHub refresh statsでselect権限を必須にしています。 planner: remove fullRange check from skyline pruning by te…

TiDB Commits on 2025-10-01

github.com planner: remove redundant variable handling by 0xPoe · Pull Request #63834 · pingcap/tidb · GitHub filterSkipColumnTypes での冗長な変数設定を変更しています。 Planner: Add min/max for out of range | tidb-test=pr/2615 by terry1pur…

TiDB Commits on 2025-09-30

github.com OWNERS: Auto Sync OWNERS files from community membership by ti-chi-bot · Pull Request #63825 · pingcap/tidb · GitHub OWNERS ファイルを更新しています。 bindinfo: add last_used_date to track bindinfo usage frequency by hawkingrei …