mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
a36c369bda
For running the Galera tests, the variable my_disable_leak_check
was set to true in order to avoid assertions due to memory leaks
at shutdown.
Some adjustments due to MDEV-13625 (merge InnoDB tests from MySQL 5.6)
were performed. The most notable behaviour changes from 10.0 and 10.1
are the following:
* innodb.innodb-table-online: adjustments for the DROP COLUMN
behaviour change (MDEV-11114, MDEV-13613)
* innodb.innodb-index-online-fk: the removal of a (1,NULL) record
from the result; originally removed in MySQL 5.7 in the
Oracle Bug #16244691 fix
|
||
---|---|---|
.. | ||
GAL-501.result | ||
galera_certification_ccc.result | ||
galera_certification_double_failure.result | ||
galera_evs_suspect_timeout.result | ||
galera_garbd.result | ||
galera_innobackupex_backup.result | ||
galera_ipv6_mysqldump.result | ||
galera_ipv6_rsync.result | ||
galera_ipv6_xtrabackup-v2.result | ||
galera_ist_gcache_rollover.result | ||
galera_parallel_apply_3nodes.result | ||
galera_pc_bootstrap.result | ||
galera_pc_weight.result | ||
galera_safe_to_bootstrap.result | ||
galera_slave_options_do.result | ||
galera_slave_options_ignore.result | ||
galera_var_dirty_reads2.result |