git: 29178033f976 - main - databases/mysql80-{client, server}: Update to 8,0.44
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Nov 2025 16:36:13 UTC
The branch main has been updated by joneum:
URL: https://cgit.FreeBSD.org/ports/commit/?id=29178033f976fb8e6bde9867bd4ae376c8034ed2
commit 29178033f976fb8e6bde9867bd4ae376c8034ed2
Author: Christos Chatzaras <chris@cretaforce.gr>
AuthorDate: 2025-11-09 16:32:46 +0000
Commit: Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2025-11-09 16:35:01 +0000
databases/mysql80-{client, server}: Update to 8,0.44
Bugs Fixed
Logical clock handling for CREATE ... SELECT statements has been
improved to ensure accurate logical clock values in the replica relay
log. (Bug #38383106)
The server sometimes processed table references incorrectly. (Bug
PARTITION BY ... (DEFAULT (column)) was not always handled
correctly. (Bug #111234, Bug #35451459)
References: This issue is a regression of: Bug #33142135.
Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-44.html
Sponsored by: Netzkommune GmbH
---
databases/mysql80-server/Makefile | 2 +-
databases/mysql80-server/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile
index b4e489fa930e..c2c0bd19283e 100644
--- a/databases/mysql80-server/Makefile
+++ b/databases/mysql80-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= mysql
-PORTVERSION= 8.0.43
+PORTVERSION= 8.0.44
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= MYSQL/MySQL-8.0
diff --git a/databases/mysql80-server/distinfo b/databases/mysql80-server/distinfo
index 2e2aacae1568..596302b2c75b 100644
--- a/databases/mysql80-server/distinfo
+++ b/databases/mysql80-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755599236
-SHA256 (mysql-boost-8.0.43.tar.gz) = 85fd5c3ac88884dc5ac4522ce54ad9c11a91f9396fecaa27152c757a3e6e936f
-SIZE (mysql-boost-8.0.43.tar.gz) = 492715363
+TIMESTAMP = 1762688047
+SHA256 (mysql-boost-8.0.44.tar.gz) = a8cc09a35af63668c5235cf282aef789428c6f30c1d9a581b337c816ce8ce8bb
+SIZE (mysql-boost-8.0.44.tar.gz) = 492448984