mariadb/mysql-test/suite
Sergei Golubchik fa1f214cf8 MDEV-12725 select on federated table crashes server
NET can only store current_thd if this NET (or its MYSQL) is not
moved between threads. In FederatedX MYSQL is part of the TABLE,
and a TABLE can migrate between threads.

Fix: associate NET with THD in txn->acquire() , and dissociate
in txn->release()
2017-08-08 22:49:09 +02:00
..
archive Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
binlog Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
binlog_encryption Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
csv Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
encryption MDEV-12863 No table can be created after second encryption plugin attempted to load 2017-08-08 14:52:08 +02:00
engines Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
federated MDEV-12725 select on federated table crashes server 2017-08-08 22:49:09 +02:00
funcs_1 MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine 2017-03-10 18:21:24 +01:00
funcs_2 Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
galera Merge branch '10.0-galera' into 10.1 2017-06-30 16:33:13 +02:00
galera_3nodes Merge branch '10.0-galera' into 10.1 2017-05-26 19:21:19 +02:00
handler MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks 2016-05-05 01:05:05 +02:00
heap
innodb Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
innodb_fts Merge branch '10.0' into 10.1 2017-03-21 19:20:44 +01:00
innodb_zip Merge 10.0 into 10.1 2017-06-06 10:59:54 +03:00
jp
large_tests
maria Merge branch '10.0' 10.1 2017-04-28 20:19:32 +02:00
mariabackup Mariabackup: Test file cleanup 2017-06-30 11:35:28 +03:00
mtr/t
mtr2
multi_source MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slave 2017-06-05 13:11:10 +05:30
optimizer_unfixed_bugs Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
parts Merge branch '10.0' into 10.1 2017-07-07 11:30:03 +02:00
percona
perfschema fix sporadic failures of perfschema.privilege_table_io 2017-08-08 09:56:10 +02:00
perfschema_stress
plugins MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
roles Merge remote-tracking branch '10.0' into 10.1 2017-06-21 16:19:43 +03:00
rpl Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
stress Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sys_vars Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
unit
vcol MDEV-10880: Assertions keypart_map' or prebuilt->search_tuple->n_fields > 0' fail on DISTINCT and GROUP BY constant 2017-06-23 09:16:27 +02:00
wsrep Merge branch '10.0-galera' into 10.1 2017-06-30 16:33:13 +02:00