aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql57-server
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2023-11-17 07:21:11 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2023-11-17 18:04:30 +0000
commitdca82fc9fdd2276b9791367ae1f0416c1143f715 (patch)
tree3b96c7c30ec6d3de3b88e64d2b5ce477c0608427 /databases/mysql57-server
parentcf4ba9ed714c3b24686e07fa5309d968ba638d82 (diff)
downloadports-dca82fc9fdd2276b9791367ae1f0416c1143f715.tar.gz
ports-dca82fc9fdd2276b9791367ae1f0416c1143f715.zip
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
Diffstat (limited to 'databases/mysql57-server')
-rw-r--r--databases/mysql57-server/Makefile2
-rw-r--r--databases/mysql57-server/distinfo6
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