*: fix a bug for default_authentication_plugin (2) by CbcWestwolf · Pull Request #58723 · pingcap/tidb · GitHub
default_authentication_plugin
の振る舞いをMySQLとそろえています。dupdetect: gRPC cancel should trigger retry by lance6716 · Pull Request #58542 · pingcap/tidb · GitHub Lightningのリトライ方法を変更しています。
*: fix a bug for default_authentication_plugin by CbcWestwolf · Pull Request #57391 · pingcap/tidb · GitHub
default_authentication_plugin
の振る舞いをMySQLとそろえています。distsql: Fix backoff execution info inaccurate issue by yibin87 · Pull Request #58707 · pingcap/tidb · GitHub Cop taskのbackoff timeの値を正しくしています。
importinto/lightning: fix negative value cast to upper bound in non strict sql mode by D3Hunter · Pull Request #58641 · pingcap/tidb · GitHub sql_modeが
''
の時にunsigned intのcastを正しくしています。ddl: fix 'Execute Duration' panel of DDL not aggregated by instance by D3Hunter · Pull Request #58698 · pingcap/tidb · GitHub
Execute Duration
メトリクスを複数のインスタンスで統合可能にしています。lightning: replace information_schema query when importing table schema with separate show create table by D3Hunter · Pull Request #58636 · pingcap/tidb · GitHub Lightningのテーブル情報取得方法を変更しています。
planner, executor: support inline projection for TopN | tidb-test=pr/2464 by EricZequan · Pull Request #58500 · pingcap/tidb · GitHub PlannerのTopNでinline projectionに対応しています。
- client: retry checkServiceModeChanged to make tso client work normal by okJiang · Pull Request #8963 · tikv/pd · GitHub checkServiceModeChanged をリトライするようにしています。
concurrency_manager: make max-ts checker more robust by ekexium · Pull Request #18080 · tikv/tikv · GitHub max-ts の確認方法を変更しています。
compact_log_backup: fix typo by YuJuncen · Pull Request #18090 · tikv/tikv · GitHub MigrationStorageWrapperとmigrations_prefixのtypoを修正しています。
compact_log_backup: record `min_input_ts` and `max_input_ts` in Compaction by YuJuncen · Pull Request #18085 · tikv/tikv · GitHub Compaction時に
min_input_ts
とmax_input_ts
の値を記録しています。engine_rocks: export compactions and flushes metrics by overvenus · Pull Request #18034 · tikv/tikv · GitHub Compaction関連のメトリクスを追加しています。
functions: Add TIDB_MVCC_INFO, TIDB_ENCODE_INDEX_KEY and TIDB_ENCODE_RECORD_KEY by dveeden · Pull Request #19715 · pingcap/docs · GitHub
TIDB_MVCC_INFO()
,TIDB_ENCODE_INDEX_KEY()
,TIDB_ENCODE_RECORD_KEY()
の説明を追加しています。Update recent TiKV config changes by overvenus · Pull Request #19900 · pingcap/docs · GitHub tikv-configuration-file.md を更新しています。
Update docs for expression defaults (#19685) (#19896) by ti-chi-bot · Pull Request #19897 · pingcap/docs · GitHub
VEC_FROM_TEXT()
の説明を更新しています。Update docs for expression defaults by dveeden · Pull Request #19685 · pingcap/docs · GitHub data-type-default-values.md を更新しています。
2025年1月6日にTiDB Operatorのコミットはありませんでした。
puller: close kvclient correctly when stopping a processor by hicqu · Pull Request #11957 · pingcap/tiflow · GitHub TiCDCのgoroutine leakを修正しています。
dm: refine openapi table migrate rule source/target by River2000i · Pull Request #11933 · pingcap/tiflow · GitHub
TaskTableMigrateRuleSource
とTaskTableMigrateRuleTarget
を追加しています。
2025年1月6日にTiFlashのコミットはありませんでした。
2025年1月6日にTiProxyのコミットはありませんでした。