Skip to content

Commit 48be2cd

Browse files
Update 8.4.10-10.md
1 parent 3cd18d2 commit 48be2cd

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

docs/release-notes/8.4.10-10.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,28 @@ Get started with [Quickstart Guide for Percona Server for MySQL].
1010

1111
## Release highlights
1212

13+
### Percona Server for MySQL 8.4.10-10
14+
15+
Percona Server for MySQL 8.4.10-10 introduces the following new features and improvements:
16+
17+
* Integrates the new Key Management Interoperability Protocol (KMIP) library into the key management component.
18+
19+
* Enhances Thread Pool statistics by adding new status variables for queue monitoring and wait time analysis. Reports the number of requests waiting in normal and high-priority queues, the number of requests not yet entered into a queue, and aggregate queue wait time statistics, including average, minimum, maximum, and standard deviation wait times.
20+
21+
* Adds JSONL (JSON Lines) output format for Audit Log Filter.
22+
23+
* Increases the verbosity of the data dictionary upgrade process, making it easier to diagnose issues that occur during upgrade.
24+
25+
* Logs SQL statements for the Audit Log Filter `table_access` class and the `read` and `insert` subclasses.
26+
27+
* Flushes the audit log buffer on server shutdown when the `ASYNCHRONOUS` logging strategy is in use, preventing the loss of buffered events.
28+
29+
* Reduces memory pressure in the Audit Log Filter component caused by VFS buffering.
30+
31+
* Aligns the `audit_log_filter.format=NEW` output between the 8.0 plugin and the 8.4 component.
32+
33+
* Optimizes performance for `mem_root_deque`.
34+
1335
### MySQL 8.4.9
1436

1537
Improvements and bug fixes introduced by Oracle for MySQL 8.4.10 and included in Percona Server for MySQL are the following:

0 commit comments

Comments
 (0)