git: dca82fc9fdd2 - main - databases/mysql57-*: update to 5.7.44
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Nov 2023 18:04:37 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=dca82fc9fdd2276b9791367ae1f0416c1143f715 commit dca82fc9fdd2276b9791367ae1f0416c1143f715 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-11-17 07:21:11 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-11-17 18:04:30 +0000 databases/mysql57-*: update to 5.7.44 Important: MySQL 5.7.44 is the final release of the MySQL 5.7 series. MySQL 5.7 users are encouraged to upgrade to the latest MySQL 8.0 or MySQL Innovation release. Bugs Fixed InnoDB: Fixed processing of single character tokens by a FTS parser plugin. Our thanks to Shaohua Wang for the contribution. (Bug #35432973) InnoDB: The last detected deadlock section of the engine status log was only showing 1024 characters for the combined thread and query information. Fixing by removing the printed query string limit. (Bug Some complex queries using multiple common table expressions were not always handled correctly. (Bug #34900334) References: This issue is a regression of: Bug #34377854. Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-44.html Sponsored by: Netzkommune GmbH --- databases/mysql57-server/Makefile | 2 +- databases/mysql57-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile index 4df55337b904..12692e94682e 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -1,5 +1,5 @@ PORTNAME?= mysql -PORTVERSION= 5.7.43 +PORTVERSION= 5.7.44 PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-5.7 diff --git a/databases/mysql57-server/distinfo b/databases/mysql57-server/distinfo index 267de0d7943e..9d1aadadd6b7 100644 --- a/databases/mysql57-server/distinfo +++ b/databases/mysql57-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697571027 -SHA256 (mysql-boost-5.7.43.tar.gz) = 22998c0fe8439a6946644f175b6f219d5f503d4c194b246a338f1dfcd87db045 -SIZE (mysql-boost-5.7.43.tar.gz) = 53291096 +TIMESTAMP = 1700161934 +SHA256 (mysql-boost-5.7.44.tar.gz) = b8fe262c4679cb7bbc379a3f1addc723844db168628ce2acf78d33906849e491 +SIZE (mysql-boost-5.7.44.tar.gz) = 53298645