mariadb/mysql-test/suite
Sergei Golubchik dd74332d2c MDEV-12669 Circular foreign keys cause a loop and OOM upon LOCK TABLE
table_already_fk_prelocked() was looking for a table in the wrong
list (not the complete list of prelocked tables, but only in its tail,
starting from the current table - which is always empty for the last
added table), so for circular FKs it kept adding same tables to the list
indefinitely.

Backport of d6d7e169fb
2018-09-04 09:49:52 +02:00
..
archive MDEV-12915 ST_Centroid does not return the same result than MySQL. 2017-08-01 09:52:56 +02:00
binlog MDEV-9266 Creating index on temporaray table breaks replication 2018-07-18 17:13:24 +05:30
csv MDEV-11883 MariaDB crashes with out-of-memory when query information_schema 2017-05-15 22:23:10 +02:00
engines include/master-slave.inc must always be included last 2017-09-20 18:17:50 +02:00
federated Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
funcs_1 Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
funcs_2 MDEV-11700 funcs_2.innodb_charset fails in buldbot on valgrind builder with timeout 2017-01-05 17:33:48 +02:00
handler Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
heap Merge remote-tracking branch 'origin/5.5' into 10.0 2018-06-20 16:55:24 +04:00
innodb MDEV-12669 Circular foreign keys cause a loop and OOM upon LOCK TABLE 2018-09-04 09:49:52 +02:00
innodb_fts MDEV-16865 InnoDB fts_query() ignores KILL 2018-08-01 08:43:12 +03:00
innodb_zip MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT 2017-11-06 14:55:34 +02:00
jp
large_tests
maria Merge branch '5.5' into 10.0 2018-09-03 10:57:02 +02:00
mtr/t
mtr2
multi_source
ndb
optimizer_unfixed_bugs
parts MDEV-15551 Server hangs or assertion `strcmp(share->unique_file_name,filename) || share->last_version' fails in test_if_reopen or unexpected ER_LOCK_DEADLOCK 2018-07-19 11:35:39 +02:00
percona
perfschema Merge remote-tracking branch 'origin/5.5' into 10.0 2017-07-25 00:41:54 +03:00
perfschema_stress
plugins make plugins.processlist more robust 2018-07-24 18:29:17 +02:00
roles MDEV-12366: FLUSH PRIVILEGES can break hierarchy of roles 2017-12-19 12:33:25 +02:00
rpl Merge branch '5.5' into 10.0 2018-08-15 16:48:13 +02:00
storage_engine MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
stress
sys_vars Increase number of max table_open_cache instances 2018-04-26 14:21:36 +03:00
unit Merge branch '5.5' into 10.0 2018-06-21 00:44:10 +02:00
vcol Merge branch '5.5' into bb-10.0-merge 2018-07-17 16:56:21 +02:00