util/security: support client TLS verifies CommonName of server by lance6716 · Pull Request #53358 · pingcap/tidb · GitHub TLSで
CommonName
をverifyするようにしています。*: fix some typos in code comments by lilin90 · Pull Request #53371 · pingcap/tidb · GitHub コメントのtypoを修正しています。
planner: fix the wrong result caused by `year_col cmp out-of-range-uint` by qw4990 · Pull Request #53395 · pingcap/tidb · GitHub
year
型のカラムに整数を条件にした問い合わせを行うと結果が異なる事象を修正しています。expression: fix default value of `GetDefaultCollationForUTF8MB4` of `StaticExprContext` by lcwangchao · Pull Request #53391 · pingcap/tidb · GitHub
GetDefaultCollationForUTF8MB4
のデフォルト値を変更しています。ddl: remove `mock.Context` ref in `ddl/session/session_pool.go` by lcwangchao · Pull Request #53378 · pingcap/tidb · GitHub
ddl/session/session_pool.go
からmock.Context
を削除しています。docs: update README.md by DanRoscigno · Pull Request #53373 · pingcap/tidb · GitHub README.md を更新しています。
- tests/client: unify http client in tests by HuSharp · Pull Request #8199 · tikv/pd · GitHub テストで利用するhttp clientを統合しています。
In-memory engine: fix gc worker not used by SpadeA-Tang · Pull Request #17032 · tikv/tikv · GitHub In memory engineでgc workerが利用されない事象を修正しています。
raftstore: add a concurrency limiter for receiving snapshots by hbisheng · Pull Request #17015 · tikv/tikv · GitHub Raftstoreでスナップショットの受け取りの並列度の制限を追加しています。
raftstore: correct the description on `inspect-interval` from v7.5 by qiancai · Pull Request #17499 · pingcap/docs · GitHub
raftstore.inspect-interval
の説明を更新しています。sql: refine description about lightning by hfxsd · Pull Request #17529 · pingcap/docs · GitHub Lightningと外部キーの組み合わせの説明を更新しています。
sql: fix an error in statistics by hfxsd · Pull Request #17531 · pingcap/docs · GitHub statistics.md を更新しています。
Add info to PREPARE statement docs by dveeden · Pull Request #17309 · pingcap/docs · GitHub
PREPARE
での最大のplaceholder数が65535としています。lightning: fix the link of start `tidb-lightning` by Oreoxmt · Pull Request #17549 · pingcap/docs · GitHub
tidb-lightning
の説明を更新しています。remove ebnf images in set operator by dveeden · Pull Request #17466 · pingcap/docs · GitHub Markdownを修正しています。
tidb-configuration-file: TiDB graceful shutdown timeout notes by dveeden · Pull Request #17430 · pingcap/docs · GitHub TiDBのgraceful shutdown関連のタイムアウト値の説明を追加しています。
update the UI string for downloading CA by qiancai · Pull Request #17568 · pingcap/docs · GitHub CAの説明を更新しています。
2024年5月20日にTiDB Operatorのコミットはありませんでした。