Make WordPress Core

Opened 2 months ago

Closed 2 months ago

#65585 closed task (blessed) (fixed)

Update recommended version of MariaDB to 10.11 or later

Reported by: mukesh27 Owned by: westonruter
Priority: normal Milestone: 7.1
Component: Database Version: 6.9
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

MariaDB 10.6 will reach end of life on 6 Jul 2026.

To ensure WordPress is recommending a supported version of the software, the recommended version should be updated to 10.11 or greater, which is the next oldest still supported LTS version.

Previously:

Change History (5)

This ticket was mentioned in PR #12409 on WordPress/wordpress-develop by @mukesh27.


2 months ago
#1

  • Keywords has-patch added

Trac ticket: https://core.trac.wordpress.org/ticket/65585

## Use of AI Tools

N/A

@wildworks commented on PR #12409:


2 months ago
#2

Can we commit this PR? It seems that the strange behavior hasn't occurred since then. Committing this will resolve the CI check failures in the other PR.

This ticket was mentioned in Slack in #core by westonruter. View the logs.


2 months ago

#4 @westonruter
2 months ago

  • Keywords commit added
  • Owner changed from mukesh27 to westonruter
  • Status assignedreviewing

#5 @westonruter
2 months ago

  • Resolutionfixed
  • Status reviewingclosed

In 62646:

Site Health: Bump the recommended version of MariaDB to 10.11.

MariaDB 10.6 will reach end of life on 6 July 2026. MariaDB 10.11 is the next oldest LTS version still receiving support upstream and is now the recommended minimum version, updated both in readme.html and in WP_Site_Health.

Developed in https://github.com/WordPress/wordpress-develop/pull/12409.
Follow-up to r55665, r58432, r60319.

Props mukesh27, peterwilsoncc.
Fixes #65585.

Note: See TracTickets for help on using tickets.