MySQL 8.0 Premier Support is EOL, and Extended Support ends at the end of April 2026. I'm starting work on updating the MySQL default version to 8.4 with a private exp-run.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=62c591590679ba9bb5aaacf34fae5a9a772743bd commit 62c591590679ba9bb5aaacf34fae5a9a772743bd Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-02-23 17:29:55 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-02-23 17:32:03 +0000 databases/ocaml-mysql: Ignore with mysql 8.4 PR: 291336 Reported by: private exp-run Sponsored by: Netzkommune GmbH databases/ocaml-mysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=657b78d3b4997d72c5f5ca67998b5fc96846744e commit 657b78d3b4997d72c5f5ca67998b5fc96846744e Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-02-23 17:34:03 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-02-23 17:34:03 +0000 databases/rubygem-mysql: Ignore with mysql 8.4 PR: 291336 Reported by: private exp-run Sponsored by: Netzkommune GmbH databases/rubygem-mysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c346ca9d983faba72f418eb4b3713fadc4b4f767 commit c346ca9d983faba72f418eb4b3713fadc4b4f767 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-02-23 17:38:49 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-02-23 17:38:49 +0000 net-mgmt/super_mediator: Ignore with mysql 8.4 PR: 291336 Reported by: private exp-run Sponsored by: Netzkommune GmbH net-mgmt/super_mediator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Created attachment 268303 [details] Patch for default MySQL to 8.4
Support for MySQL 8.0 will end soon. Here is a patch to change the default version from MySQL 8.0 to 8.4. A private exp-run has already been done. I would appreciate a final exp-run in case I overlooked something.
Some new failures: https://pkg-status.freebsd.org/gohan06/data/143amd64-default-foo/2026-03-05_06h42m15s/logs/errors/libgda5-mysql-5.2.10_6.log https://pkg-status.freebsd.org/gohan06/data/143amd64-default-foo/2026-03-05_06h42m15s/logs/errors/mroonga-15.17.log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=810f8137653468d20be7fe932050f2322707dc27 commit 810f8137653468d20be7fe932050f2322707dc27 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-03-09 19:24:53 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-03-09 19:24:53 +0000 databases/libgda5-mysql: Ignore with mysql 8.4 PR: 291336 Reported by: exp-run Sponsored by: Netzkommune GmbH databases/libgda5-mysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8511307b4a33dfc0762280c47b9cc2b26f9148a3 commit 8511307b4a33dfc0762280c47b9cc2b26f9148a3 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-03-09 19:28:23 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-03-09 19:28:23 +0000 databases/mroonga: Ignore with mysql 8.4 PR: 291336 Reported by: exp-run Sponsored by: Netzkommune GmbH databases/mroonga/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(In reply to Antoine Brodin from comment #6) Thanks, Antoine. Do you want to do another run, or is the exp run finished?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f480e2504bc59ec49c52c4606fcf0be87324d04c commit f480e2504bc59ec49c52c4606fcf0be87324d04c Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-03-26 17:24:22 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-03-26 17:25:53 +0000 Mk/bsd.default-version.mk: Update default MySQL version to 8.4 Change the default version of MySQL to 8.4 PR: 291336 Exp-run-by: antoine Sponsored by: Netzkommune GmbH Mk/Uses/mysql.mk | 2 +- Mk/bsd.default-versions.mk | 2 +- UPDATING | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-)