Skip to content

Commit efacc05

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs release-8.5
1 parent 70f8949 commit efacc05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown-pages/en/tidb/release-8.5/releases/release-8.5.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ For TiDB clusters newly deployed in v8.5.4 (that is, not upgraded from versions
273273
- Fix the issue that a panic occurs when handling generated columns during `IMPORT INTO` [#64657](https://github.com/pingcap/tidb/issues/64657) @[D3Hunter](https://github.com/D3Hunter)
274274
- Fix the issue that an error might be incorrectly reported when a single SQL statement contains multiple `AS OF TIMESTAMP` expressions [#65090](https://github.com/pingcap/tidb/issues/65090) @[you06](https://github.com/you06)
275275
- Fix the potential OOM issue when querying `information_schema.tables` by improving memory usage monitoring when querying system tables [#58985](https://github.com/pingcap/tidb/issues/58985) @[tangenta](https://github.com/tangenta)
276+
- Fix a potential memory leak in `client-go` [#65522](https://github.com/pingcap/tidb/issues/65522) @[bufferflies](https://github.com/bufferflies)
276277

277278
+ TiKV
278279

0 commit comments

Comments
 (0)