mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +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
|
||
---|---|---|
.. | ||
alter_table_innodb.opt | ||
alter_table_innodb.test | ||
binlog_format.opt | ||
binlog_format.test | ||
foreign_key.opt | ||
foreign_key.test | ||
mdev_6832.opt | ||
mdev_6832.test | ||
mdev_7798.opt | ||
mdev_7798.test | ||
mdev_10186.opt | ||
mdev_10186.test | ||
mysql_tzinfo_to_sql_symlink.test | ||
plugin.test | ||
pool_of_threads.opt | ||
pool_of_threads.test | ||
trans.test | ||
variables.test | ||
wsrep_rpl.cnf | ||
wsrep_rpl.test |