mariadb/storage
Jacob Mathew 90247658e0 MDEV-14019: Spider + binlog_format = ROW => CRASH
The crash occurs when inserting into, updating or deleting from Spider system
tables.  These operations do not go through the normal insert, update or
delete logic, so binary logging of the row is not properly set up and leads
to the crash.

The fix for this problem uses the same strategy as is used for the servers
system table that contains entries for the servers created with CREATE SERVER.
Binary logging is now temporarily disabled on insert, update and delete
operations on Spider system tables.

Author:
  Jacob Mathew.

Reviewer:
  Kentoku Shiba.
2018-03-09 19:14:20 -08:00
..
archive MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect Merge branch '10.1' into 10.2 2018-02-22 08:39:24 +01: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-13935: INSERT INTO stuck at state "Unlocking tables" 2018-03-08 12:25:01 +02:00
maria Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00
mroonga Merge 10.1 into 10.2 2018-02-17 14:54:12 +02:00
myisam cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
myisammrg MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
oqgraph Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
perfschema Compilation speed (#546) 2018-01-14 20:50:45 +04:00
rocksdb fix compilation wih -DPLUGIN_PARTITION=NO 2018-02-22 08:40:54 +01:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Removed compiler warnings 2018-02-10 14:32:24 +02:00
spider MDEV-14019: Spider + binlog_format = ROW => CRASH 2018-03-09 19:14:20 -08: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-02-22 08:39:24 +01:00
xtradb Merge 10.1 into 10.2 2018-02-17 14:54:12 +02:00