-
Notifications
You must be signed in to change notification settings - Fork 36
PS-11233 [DOCS] - Release notes for PS 8.0.46-37 #726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
patrickbirch
wants to merge
1
commit into
8.0
Choose a base branch
from
ps-11233-8.0
base: 8.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+143
−6
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,89 @@ | ||
| # Percona Server for MySQL 8.0.46-37 (2026-06-10) | ||
|
|
||
| !!! note "Final 8.0 series release" | ||
|
|
||
| Percona Server for MySQL 8.0.46-37 is the final release of the Percona Server for MySQL 8.0 series. MySQL 8.0 has reached its End of Life (EOL). | ||
|
|
||
| Percona offers tailored support before, during, and after your move to MySQL 8.4, and can keep your existing MySQL 8.0 deployment secure and performant post-EOL through [MySQL 8.0 Post-EOL Support from Percona](https://www.percona.com/mysql-8-0-eol-support/). | ||
|
|
||
| The program provides critical updates and ensures stability for businesses relying on MySQL 8.0 beyond the official EOL. | ||
|
|
||
| Post-EOL support subscribers can access the full release, including pre-compiled binaries, through the private repository. | ||
|
|
||
| Community members can build the release from publicly available source code, which is released quarterly. | ||
|
|
||
| Upgrading to MySQL 8.4 is recommended, but support for MySQL 8.0 will continue. | ||
|
|
||
| Get started with [Quickstart Guide for Percona Server for MySQL](../quickstart-overview.md). | ||
|
|
||
| [Percona Server for MySQL 8.0.46-37](https://www.percona.com/mysql/software) includes all the features and bug fixes available in the [MySQL 8.0.46 Community Edition](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html) and enterprise-grade features developed by Percona. | ||
|
|
||
| ## Release highlights | ||
|
|
||
| ### MySQL 8.0.46 | ||
|
|
||
| Improvements and bug fixes provided by Oracle for MySQL 8.0.46 and included in Percona Server for MySQL are the following: | ||
|
|
||
| * Building full-text search indexes on very large InnoDB tables now uses noticeably less memory, lowering the risk of out-of-memory conditions during index creation. (Bug #39040226) | ||
|
|
||
| * When an undo tablespace was truncated, the purge thread previously left the `undo_{space_number}_trunc.log` marker file behind on disk; this cleanup step now runs reliably as part of the truncate operation. (Bug #38871808) | ||
|
|
||
| * Running `CREATE INDEX` with a high `--innodb_parallel_read_threads` value could, under some workloads, consume all available disk space on the data volume. The parallel index build path has been adjusted to keep its on-disk footprint bounded. (Bug #38370155) | ||
|
|
||
| Find the complete list of bug fixes and changes in the [MySQL 8.0.46 Release Notes](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html). | ||
|
|
||
| ## Improvements | ||
|
|
||
| * [PS-8867](https://perconadev.atlassian.net/browse/PS-8867): Increased the verbosity of the data dictionary upgrade process, making it easier to diagnose problems that occur during upgrade. | ||
|
|
||
| * [PS-10312](https://perconadev.atlassian.net/browse/PS-10312): The audit log buffer is now flushed on server shutdown when the `ASYNCHRONOUS` logging strategy is in use, preventing the loss of buffered events. | ||
|
|
||
| * [PS-11161](https://perconadev.atlassian.net/browse/PS-11161): Performance optimizations for `mem_root_deque`. | ||
|
|
||
| ## Bug Fixes | ||
|
|
||
| * [PS-10228](https://perconadev.atlassian.net/browse/PS-10228): An audit log filter defined with no value did not log any events. | ||
|
|
||
| * [PS-10338](https://perconadev.atlassian.net/browse/PS-10338): `audit_log_filter_set_filter()` returned `OK` for filters that referenced unknown field names instead of reporting the error. | ||
|
|
||
| * [PS-10348](https://perconadev.atlassian.net/browse/PS-10348): The Audit Log Filter did not support filtering by integer fields. | ||
|
|
||
| * [PS-10351](https://perconadev.atlassian.net/browse/PS-10351): Reduced the number of events emitted by the Audit Log Filter to improve performance. | ||
|
|
||
| * [PS-10378](https://perconadev.atlassian.net/browse/PS-10378): With the MeCab plugin, a boolean-mode full-text query that used `LIMIT` still computed ranking scores for all matches, preventing the limit-based optimization from being applied. | ||
|
|
||
| * [PS-10448](https://perconadev.atlassian.net/browse/PS-10448): A prepared `INSERT` statement failed to write rows across partitions. | ||
|
|
||
| * [PS-10545](https://perconadev.atlassian.net/browse/PS-10545): MTR run with `--only-big-test` incorrectly skipped tests that included both `big_test.inc` and `no_valgrind_without_big.inc`. | ||
|
|
||
| * [PS-10591](https://perconadev.atlassian.net/browse/PS-10591): `create_digest()` raised an assertion when invoked with extendable-output function (XOF) algorithms such as `SHAKE128` and `SHAKE256`. | ||
|
|
||
| * [PS-10593](https://perconadev.atlassian.net/browse/PS-10593): The `audit_log` plugin segfaulted inside a `memcpy` call. | ||
|
|
||
| * [PS-10853](https://perconadev.atlassian.net/browse/PS-10853): The `audit_log_filter` plugin crashed because throwing calls were made from filesystem functions declared `noexcept`. | ||
|
|
||
| * [PS-10872](https://perconadev.atlassian.net/browse/PS-10872): Corrected event subclass naming in the Audit Log Filter and aligned its JSON output with the upstream format. | ||
|
|
||
| * [PS-10873](https://perconadev.atlassian.net/browse/PS-10873): The legacy audit log MTR test `audit_log_charset` failed in Percona Server for MySQL 8.0. | ||
|
|
||
| * [PS-10990](https://perconadev.atlassian.net/browse/PS-10990): A specific join executed inside a stored procedure crashed in `Item_cache::walk`. | ||
|
|
||
| * [PS-10991](https://perconadev.atlassian.net/browse/PS-10991): Updated Percona Server for MySQL 8.0 to use a KMIP library that includes the latest memory leak fixes. | ||
|
|
||
| * [PS-11073](https://perconadev.atlassian.net/browse/PS-11073): Tables with large rows that were originally created on earlier MySQL versions could not be created on MySQL 8.0.46. | ||
|
|
||
| * [PS-11181](https://perconadev.atlassian.net/browse/PS-11181): MyRocks could overflow a buffer when `rocksdb_merge_buf_size` was set above 4 GB. | ||
|
|
||
| ## Useful links | ||
|
|
||
| Install [Percona Server for MySQL 8.0](https://docs.percona.com/percona-server/8.0/installation.html) | ||
|
|
||
| Upgrade [Percona Server for MySQL from 5.7 to 8.0](../upgrade.md) | ||
|
|
||
| The [Percona Server for MySQL GitHub repository](https://github.com/percona/percona-server) | ||
|
|
||
| Download product binaries, packages, and tarballs at [Percona Software Downloads](https://www.percona.com/downloads) | ||
|
|
||
| [Contribute to the documentation](https://github.com/percona/psmysql-docs/blob/8.0/contributing.md) | ||
|
|
||
| For [training](https://www.percona.com/training), contact [Percona Training - Start learning now](https://learn.percona.com/contact-me) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,9 @@ | ||
| # variables for HTML output | ||
|
|
||
| release: '8.0.45-36' | ||
| release: '8.0.46-37' | ||
| version: '8.0' | ||
| release_date: '2026-02-17' | ||
| title_date: '2026-02-17' | ||
| tag: '8.0.45' | ||
| arm_tag: '8.0.45-aarch64' | ||
| release_date: '2026-06-10' | ||
| title_date: '2026-06-10' | ||
| tag: '8.0.46' | ||
| arm_tag: '8.0.46-aarch64' | ||
| year_tag: '2026' |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.