planner: fix wrong empty projection | tidb-test=pr/2327 by winoros · Pull Request #53235 · pingcap/tidb · GitHub
runtime error: index out of range [320] with length 320
を修正しています。executor: ddl jobs microsecond by dveeden · Pull Request #52930 · pingcap/tidb · GitHub
information_schema.DDL_JOBS
のSTART_TIME
,END_TIME
,CREATE_TIME
の精度をミリ秒にしています。expression: Report error when empty pattern in regexp related function by yibin87 · Pull Request #53230 · pingcap/tidb · GitHub 空文字に対して正規表現を適用した場合に意図したエラーが返らない事象を修正しています。
*: fix issue of doesn't fast fail request when no available connections by crazycs520 · Pull Request #53247 · pingcap/tidb · GitHub TiKV storeが1台停止したときにslow log queryで60秒以上かかるクエリーが多数報告される事象を修正しています。
planner: fix wrong behavior for = all() by hawkingrei · Pull Request #52801 · pingcap/tidb · GitHub ALL演算子利用時に結果が異なる事象を修正しています。
planner: collect all columns meta by sync load by hawkingrei · Pull Request #53137 · pingcap/tidb · GitHub 実行計画のコスト算出時にすべてのカラムの統計をsync loadで取得するようにしています。
lightning: fix unstable test for conflict detection by lyzx2001 · Pull Request #53225 · pingcap/tidb · GitHub 不安定なテストを修正しています。
planner: encapsulate baseLogicalPlan push down topN logic and move addSection to util by AilinKid · Pull Request #53231 · pingcap/tidb · GitHub
baseLogicalPlan
のtopNロジックをカプセル化しています。*: some tiny optimizations to reduce infoschema v2 memory by tiancaiamao · Pull Request #53242 · pingcap/tidb · GitHub infoschema v2のメモリ使用量改善を図っています。
test: stabilize TestTruncateTableAndSchemaDependence by tangenta · Pull Request #53245 · pingcap/tidb · GitHub 不安定な
TestTruncateTableAndSchemaDependence
テストを修正しています。expression: reverts #53129 | tidb-test=pr/2329 by solotzg · Pull Request #53259 · pingcap/tidb · GitHub expression: unify casting real to string in tidb (tikv#16975) | tidb-test=pr/2324 by solotzg · Pull Request #53129 · pingcap/tidb · GitHub をrevertしています。
planner: UPDATE's select plan's output col IDs should be stable by winoros · Pull Request #53268 · pingcap/tidb · GitHub スキーマとカラムで
UniqueID
が一致しない事象を修正しています。
- test/server: replace default 30s to 1s to reduce test cost time by HuSharp · Pull Request #8171 · tikv/pd · GitHub api testの短縮化を図っています。
In-memory engine: add metrics for different types of iteration operations by SpadeA-Tang · Pull Request #16997 · tikv/tikv · GitHub In memory engineでIterator operationsメトリクスを追加しています。
In-memory engine: add metrics for range count by SpadeA-Tang · Pull Request #16971 · tikv/tikv · GitHub In memory engineでRange Countメトリクスを追加しています。
sql: add a link about regular expression compatibilit with MySQL by hfxsd · Pull Request #17475 · pingcap/docs · GitHub
Regular expression compatibility with MySQL
を更新しています。sql: update br docs about some sql options by RidRisR · Pull Request #17416 · pingcap/docs · GitHub BRのバックアップで実行されるチェックサムについての説明を更新しています。
GA import into from select by qiancai · Pull Request #17326 · pingcap/docs · GitHub import into ... selectがexperimentalである警告を削除しています。
dxf doc change on 8.1 by qiancai · Pull Request #17409 · pingcap/docs · GitHub
--tidb-service-scope
の説明を追加しています。Update CREATE INDEX statement docs by dveeden · Pull Request #17220 · pingcap/docs · GitHub
CREATE INDEX
の説明を更新しています。information_schema: Add links by dveeden · Pull Request #17251 · pingcap/docs · GitHub infomartion_schemaのドキュメントからリンクを追加しています。
mysql-compatibility: Remove sys schema by dveeden · Pull Request #17469 · pingcap/docs · GitHub mysql-compatibility.md を更新しています。
TiDB Cloud: add a tutorial for Looker Studio by bohnen · Pull Request #16111 · pingcap/docs · GitHub
Connect to TiDB Serverless with Looker Studio
を追加しています。Conflict data resolution enhancement during data import GA by lyzx2001 · Pull Request #17276 · pingcap/docs · GitHub Lightningのデータインポートのコンフリクト解決の説明を更新しています。
update(tidb-troubleshooting-map): add flow control instruction on top… by hzc989 · Pull Request #16172 · pingcap/docs · GitHub tidb-troubleshooting-map.md を更新しています。
2024年5月14日にTiDB Operatorのコミットはありませんでした。