ddl: handle create writer error for index ingest operator by tangenta · Pull Request #53916 · pingcap/tidb · GitHub 1つのSQLで複数のインデックス追加がブロックされうる事象を修正しています。
planner: remove useless string.ToLower in the Explain by hawkingrei · Pull Request #53897 · pingcap/tidb · GitHub explainでの不要な
strings.ToLower
をやめています。ddl: fix flaky test TestCancel & fix panic when we failed to get job in delivery2Worker by D3Hunter · Pull Request #53887 · pingcap/tidb · GitHub 不安定な
ddl.TestCancel
テストを修正しています。executor: make channel buffer small in sort executor by xzhangxian1008 · Pull Request #53881 · pingcap/tidb · GitHub sort executorでのchannel bufferを小さくしています。
hint: avoid duplicate hints in QBHintHandler by hawkingrei · Pull Request #53921 · pingcap/tidb · GitHub CTEに対して
inl_join
ヒント利用時に正しくない警告が出力される事象を修正しています。statistics: not convert the database names to lowercase duration the auto analyze by hawkingrei · Pull Request #53906 · pingcap/tidb · GitHub auto analyze時にデータベース名をlowercaseに変換する処理をやめています。
- rc: fix group change will meet data race by HuSharp · Pull Request #8268 · tikv/pd · GitHub リソースグループの変更で発生するレースコンディションを修正しています。
metrics: Show dropped raft messages by Connor1996 · Pull Request #17102 · tikv/tikv · GitHub
Raft dropped messages
メトリクスを追加しています。In-memory engine: mvcc keys with different sequence number should only be handled once in GC by SpadeA-Tang · Pull Request #17083 · tikv/tikv · GitHub
failed Error 1105: other error: default not found:
エラーを修正しています。In-memory engine: enable compaction filter for HybridEngine by SpadeA-Tang · Pull Request #17087 · tikv/tikv · GitHub HybridEngine でcompaction filterを有効にしています。
br: update restriction of ratelimit and concurrency by Oreoxmt · Pull Request #15239 · pingcap/docs · GitHub BRの
--ratelimit
とconcurrency
パラメータの説明を更新しています。faq: Describe in what condition TiDB and RawKV can be used together by pingyu · Pull Request #17828 · pingcap/docs · GitHub
Can both TiDB data and RawKV data be stored in the same TiKV cluster?
を更新しています。*: improve INL_HASH_JOIN document about collation incompatibility by hawkingrei · Pull Request #17119 · pingcap/docs · GitHub "
INL_JOIN
,INL_HASH_JOIN
, andINL_MERGE_JOIN
hints do not take effect due to collation incompatibility"を更新しています。DM: add a step about encrypting the database password by hfxsd · Pull Request #17843 · pingcap/docs · GitHub dm/deploy-a-dm-cluster-using-tiup.md を更新しています。
br: refine description for snapshot backup by hfxsd · Pull Request #17856 · pingcap/docs · GitHub
Restore performance and impact on TiDB clusters
を更新しています。
2024年6月11日にTiDB Operatorのコミットはありませんでした。