Skip to content

Commit

Permalink
PS-9601 [DOCS] - Release notes for 5.7.44-53
Browse files Browse the repository at this point in the history
	modified:   docs/copyright-and-licensing-information.md
	modified:   docs/release-notes/release-notes_index.md
	modified:   mkdocs-base.yml
	modified:   snippets/eol.release.md
	modified:   variables.yml
	docs/release-notes/5.7.44-53.md
  • Loading branch information
patrickbirch committed Feb 10, 2025
1 parent 2834e54 commit 09fc74a
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/copyright-and-licensing-information.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Documentation licensing

Percona Server for MySQL documentation is (C)2009-2023 Percona LLC and/or its affiliates and is distributed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
Percona Server for MySQL documentation is (C)2009-2025 Percona LLC and/or its affiliates and is distributed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).

## Software license

Expand Down
43 changes: 43 additions & 0 deletions docs/release-notes/5.7.44-53.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Percona Server for MySQL 5.7.44-53 (2025-02-05)

--8<--- "eol.release.md"

## Release Information

Percona Server for MySQL 5.7.44-53 builds on MySQL 5.7.44 Community Edition,
adding enterprise-grade features and security enhancements from Percona.

## Bug fixes

* [Bug#36234681](https://github.com/mysql/mysql-server/commit/a8c96ce81ab): A `DELETE` operation on a table with a self-referential foreign key contraint involving a full-text index triggered an assertion.

* [Bug#37189985](https://github.com/mysql/mysql-server/commit/0fe52ea5c8f): Using `ALTER TABLE ... ALGORITHM=INPLACE` may result a in server exits and corrupt spatial indexes when used on a table with an auto-increment column.

* [Bug#33691659](https://github.com/mysql/mysql-server/commit/551288baa7a): Performing `ON DELETE CASCADE` on a table with a secondary index on a generated column may cause a server exit in `innobase_get_computed_value`.

* [Bug#33327093](https://github.com/mysql/mysql-server/commit/0ac176453bf): An operation attempted to update a virtual column while building an update node for a child table and caused an assertion failure in
`row_MySQL_pad_col`.

* [Bug#34574604](https://github.com/mysql/mysql-server/commit/632ca5cfe1b): The virual column information for a row containing an externally stored BLOB was not always logged during an `UPDATE` operation and may cause permanent corruptions.

* [Bug#36593235](https://github.com/mysql/mysql-server/commit/9a32e4495c5): A subquery containing an aggregate function `WITH ROLLUP` which was part of a row value comparator was not always processed correctly.

* [Bug#37068527](https://github.com/mysql/mysql-server/commit/04b8be52e59): When the server is compiled with XCode 16, a bad comparator caused a server exit during the mysqld initialization.

* [Bug#37132323](https://github.com/mysql/mysql-server/commit/dd8b0c5c7d6): The server exited because the database cache wasn't flushed when a user was dropped.

* [Bug#37063288](https://github.com/mysql/mysql-server/commit/b76c48b031d): The server exited because AppArmor denied access to the file `/proc/<pid>/task/<thread_id>/mem` which is needed to generate a stack trace.

* [Bug#36615714](https://github.com/mysql/mysql-server/commit/6e08d4427fc): Fixes a buffer overrun in my_print_help.

* [Bug#30875669](https://github.com/mysql/mysql-server/commit/c510fe1470a): The mysql client now allows to send a query containing a number sign or double dash in an optimizer hint comment.

* [Bug#36879147](https://github.com/mysql/mysql-server/commit/a6b6a6b9861%7Chttps://g): Adds support to 64 bit `FTS_DOC_ID` doc ids for InnoDB FULLTEXT index where earlier, they were imprecisely limited to the maximum unsigned 32-bit value.


## Additional Resources

- [Install Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server)
- [Percona Server for MySQL GitHub Repository](https://github.com/percona/percona-server)
- [Contribute to the Documentation](https://docs.percona.com)
- [Percona Training – Start Learning Now](https://www.percona.com/training)
2 changes: 2 additions & 0 deletions docs/release-notes/release-notes_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Percona Server for MySQL 5.7 release notes index

* [Percona Server for MySQL 5.7.44-53 (2025-02-05)](5.7.44-53.md)

* [Percona Server for MySQL 5.7.44-52 (2024-12-05)](5.7.44-52.md)

* [Percona Server for MySQL 5.7.44-51 (2024-08-26)](5.7.44-51.md)
Expand Down
3 changes: 2 additions & 1 deletion mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ plugins:
with-pdf: # https://github.com/orzih/mkdocs-with-pdf
output_path: "_pdf/PerconaServer-5.7.pdf"
cover_title: "Percona Server Documentation"
cover_subtitle: 5.7.44-52 (2024-12-05)
cover_subtitle: 5.7.44-53 (2025-02-05)
author: "Percona Technical Documentation Team"
cover_logo: docs/_static/Percona_Logo_Color.png
debug_html: false
Expand Down Expand Up @@ -238,6 +238,7 @@ nav:
- tokudb/removing_tokudb.md
- Release notes:
- Release notes index: release-notes/release-notes_index.md
- release-notes/5.7.44-53.md
- release-notes/5.7.44-52.md
- release-notes/5.7.44-51.md
- release-notes/5.7.44-50.md
Expand Down
12 changes: 10 additions & 2 deletions snippets/eol.release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
This release is part of Percona's MySQL 5.7 Post-End-of-Life (EOL) support program. This program provides critical updates and ensures the stability for businesses relying on MySQL 5.7 beyond its official EOL. Paying customers can access the full release, including pre-compiled binaries, through our private repository. Community members will be able to [build the release] from publicly available source code, which will be released on a quarterly basis.
This release is part of Percona’s MySQL 5.7 Post-End-of-Life (EOL) support
program. It provides critical updates and ensures stability for businesses
relying on MySQL 5.7 beyond its official EOL.

We recommend that you upgrade to MySQL 8.0 or you can stay on 5.7; we'll support you either way.
* Paying customers 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.0 is recommended, but support for MySQL 5.7 will continue.
4 changes: 2 additions & 2 deletions variables.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# variables for HTML output

release: '5.7.44-52'
release: '5.7.44-53'
version: '5.7'
release-date: December 05, 2024
release-date: February 05, 2025
post: 'MySQL 5.7 Post-EOL Support from Percona'
repo-post: 'ps-post-eol'

0 comments on commit 09fc74a

Please # to comment.