Build/Test Tools: Use MySQL 8.4 as the default.

MySQL 8.4 is the latest LTS.

See #62221.
Built from https://develop.svn.wordpress.org/trunk@59527


git-svn-id: http://core.svn.wordpress.org/trunk@58913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2024-12-17 14:45:22 +00:00
parent 9aa68357b0
commit 0e72c10e41
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.8-alpha-59526';
$wp_version = '6.8-alpha-59527';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.