mariadb/storage
Sachin Setiya efae12680e MDEV-15611 Due to the failure of foreign key detection, Galera...
slave node killed himself.

Problem:- If we try to delete table with foreign key and table whom it is
referring with wsrep_slave_threads>1 then galera tries to execute both
Delete_rows_log-event in parallel, which should not happen.

Solution:- This is happening because we do not have foreign key info in
write set. Upto version 10.2.7 it used to work fine. Actually it happening
because of issue in commit 2f342c4. wsrep_must_process_fk has changed to
make it similar to original condition.
2018-04-19 16:33:49 +05:30
..
archive After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect MDEV-15866 Mysql CRASH : Json connect + MariaDB 10.3.4 2018-04-16 14:45:47 +02:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and galera 2017-12-28 02:13:25 +01:00
federatedx Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
heap Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00
innobase MDEV-15611 Due to the failure of foreign key detection, Galera... 2018-04-19 16:33:49 +05:30
maria MDEV-15575 different results when using CTE and big_tables=1. 2018-04-16 07:22:26 -07:00
mroonga MDEV-11839 move value caching from get_datetime_value to fix_fields time 2018-03-14 12:45:28 +01:00
myisam MDEV-15575 different results when using CTE and big_tables=1. 2018-04-16 07:22:26 -07:00
myisammrg MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
oqgraph Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
perfschema Compilation speed (#546) 2018-01-14 20:50:45 +04:00
rocksdb MDEV-14460: Memory leak with only SELECT statements 2018-04-13 01:56:01 +03:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
spider MDEV-15692: install_spider.sql can fail with some collations 2018-04-12 12:14:12 -07:00
test_sql_discovery MDEV-13712 Spelling errors in the error message 2017-09-18 10:12:23 +02:00
tokudb Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
xtradb Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00