Upstream release notes: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-5.html I have ran the extended testsuite during builds on f40-f43 on all architectures in 2 runs (that is 32 individual build logs parsed for the upcoming statistics) These are the statistics of the test results containing the number of times a test has failed and its name, the tests that fail because of a timeout are marked with `-- timed out`. Tests not marked with timeout failed on asserts. These tests are not added to the rh-skipped-test-lists-*.list. The results are split into all architectures together: 12 rpl.rpl_eventlog_psi_memory 12 rpl.rpl_channel_creation_under_replica_load 12 innodb_fts.optimize_big 11 innodb_fts.bug_34846823 -- timed out 10 perfschema.system_events_plugin 8 rpl_gtid.mysqldump_bug33630199 -- timed out 8 perfschema.system_events_component 7 sys_vars.myisam_data_pointer_size_func -- timed out 7 rpl.rpl_parallel_ddl_myisam 7 rpl.rpl_parallel_ddl_innodb 7 parts.partition_reverse_scan_icp -- timed out 7 innodb.multi_value_basic -- timed out 7 innodb.lob_recovery -- timed out 7 federated.federated_server -- timed out 5 rpl_gtid.rpl_perfschema_applier_status_by_worker_gtid_skipped_transaction_mts 3 perfschema.transaction_nested_events 3 innodb_undo.undo_settings 2 x.connection_not_alive 2 perfschema.relaylog The ppc64le architecture (since it had the most amount of failing tests by far and the same tests were failing there almost every time): 8 rpl.rpl_eventlog_psi_memory 8 rpl_gtid.mysqldump_bug33630199 -- timed out 7 sys_vars.myisam_data_pointer_size_func -- timed out 7 rpl.rpl_parallel_ddl_myisam 7 rpl.rpl_parallel_ddl_innodb 7 rpl.rpl_channel_creation_under_replica_load 7 perfschema.system_events_plugin 7 parts.partition_reverse_scan_icp -- timed out 7 innodb.multi_value_basic -- timed out 7 innodb.lob_recovery -- timed out 7 innodb_fts.optimize_big 7 innodb_fts.bug_34846823 -- timed out 7 federated.federated_server -- timed out 6 perfschema.system_events_component 4 rpl_gtid.rpl_perfschema_applier_status_by_worker_gtid_skipped_transaction_mts 2 innodb_undo.undo_settings And other architectures excluding ppc64le: 5 rpl.rpl_channel_creation_under_replica_load 5 innodb_fts.optimize_big 4 rpl.rpl_eventlog_psi_memory 4 innodb_fts.bug_34846823 -- timed out 3 perfschema.transaction_nested_events 3 perfschema.system_events_plugin 2 x.connection_not_alive 2 perfschema.system_events_component 2 perfschema.relaylog 1 rpl_gtid.rpl_perfschema_applier_status_by_worker_gtid_skipped_transaction_mts 1 innodb_undo.undo_settings Related: RHEL-87738 |
||
|---|---|---|
| .fmf | ||
| plans | ||
| .gitignore | ||
| boost-1.57.0-mpl-print.patch | ||
| boost-1.58.0-pool.patch | ||
| gating.yaml | ||
| my.cnf.in | ||
| mysql8.4.rpmlintrc | ||
| mysql8.4.spec | ||
| mysql_config_multilib.sh | ||
| mysql-check-socket.sh | ||
| mysql-file-contents.patch | ||
| mysql-flush-logrotate.patch | ||
| mysql-install-test.patch | ||
| mysql-paths.patch | ||
| mysql-prepare-db-dir.sh | ||
| mysql-rpath.patch | ||
| mysql-scripts-common.sh | ||
| mysql-scripts.patch | ||
| mysql-sharedir.patch | ||
| mysql-wait-stop.sh | ||
| mysql.service.in | ||
| mysql.tmpfiles.d.in | ||
| mysql@.service.in | ||
| README.mysql-docs | ||
| README.mysql-license | ||
| rh-skipped-tests-list-arm.list | ||
| rh-skipped-tests-list-base.list | ||
| rh-skipped-tests-list-ppc.list | ||
| rh-skipped-tests-list-s390.list | ||
| rpminspect.yaml | ||
| server.cnf.in | ||
| sources | ||
MySQL is distributed under GPL v2, but there are some licensing exceptions that allow the client libraries to be linked with a non-GPL application, so long as the application is under a license approved by Oracle. For details see 'The Universal FOSS Exception, Version 1.0': https://oss.oracle.com/licenses/universal-foss-exception/ A predecessor of that license exception is now deprecated 'FOSS License Exception': http://www.mysql.com/about/legal/licensing/foss-exception/ Some innobase code from Percona and Google is under BSD license. Some code related to test-suite is under LGPLv2.