Bug 291336 - Mk/bsd.default-versions.mk: Change default version of MySQL to 8.4
Summary: Mk/bsd.default-versions.mk: Change default version of MySQL to 8.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-01 20:15 UTC by Jochen Neumeister
Modified: 2026-03-26 17:34 UTC (History)
4 users (show)

See Also:
joneum: exp-run+


Attachments
Patch for default MySQL to 8.4 (535 bytes, patch)
2026-02-23 17:52 UTC, Jochen Neumeister
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Neumeister freebsd_committer freebsd_triage 2025-12-01 20:15:49 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-02-23 17:32:59 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-02-23 17:35:01 UTC
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(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-02-23 17:40:03 UTC
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(-)
Comment 4 Jochen Neumeister freebsd_committer freebsd_triage 2026-02-23 17:52:51 UTC
Created attachment 268303 [details]
Patch for default MySQL to 8.4
Comment 5 Jochen Neumeister freebsd_committer freebsd_triage 2026-02-23 17:54:58 UTC
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.
Comment 7 commit-hook freebsd_committer freebsd_triage 2026-03-09 19:26:22 UTC
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(-)
Comment 8 commit-hook freebsd_committer freebsd_triage 2026-03-09 19:29:25 UTC
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(-)
Comment 9 Jochen Neumeister freebsd_committer freebsd_triage 2026-03-09 19:31:25 UTC
(In reply to Antoine Brodin from comment #6)

Thanks, Antoine. Do you want to do another run, or is the exp run finished?
Comment 10 commit-hook freebsd_committer freebsd_triage 2026-03-26 17:26:55 UTC
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(-)