Oracle released the MySQL 26.7.0 community early access build. I did my part in my usual way (previously: 9.7.0 in the early access series; 8.0.46 / 8.4.9 / 9.7.0 in the main series).
Build
As has been the rule for a while now, there is no need to use the bundled third-party libraries, as the Homebrew versions work. The current Xcode (26.6) builds the 26.7.0 early access build fine in all tested (debug, release, and debug + sanitizers) configurations. Homebrew LLVM builds continue to be broken: bug #120717 and bug #119246.
Tests
Bad news
- Bug #120882 Test rpl_gtid.rpl_replica_compatibility_rules_non_lts times out
- Bug #120883 Test main.dd_is_compatibility_ci failing with result diff
- Bug #120884 Test main.event_upgrade fails to restart the server
- Bug #120885 Test jdv.jdv_update failing with a result diff
- Bug #120887 merge_large_tests-t hanging at Bgc_ticket_manager_test.Several_tickets_test
No news
- Bug #113665 perfschema.relaylog fails with a result difference
- Bug #116394 Test binlog_gtid.binlog_gtid_binlog_recovery_errors crashes with an assert
- Bug #118213 Test perfschema.idx_compare_mutex_instances fails under debug + sanitizers
- Bug #119249 Router unit test setup failures
- Bug #119746 innodb.table_encrypt_4 failing with a result difference
Good news
One-off issues
main.join_cache_bnlfailed once under a debug build and again under a debug + sanitizers buildmain.join_cache_bkaandbinlog.binlog_xid_xa_nullbyteeach failed once under a debug + sanitizers buildsysschema.pr_diagnosticsandinnodb.alter_table_temp_files_ioeach failed once under a release build
No comments:
Post a Comment