mariadb/storage
Sergei Petrunia ae0759ad45 MDEV-13602: rocksdb.index_merge_rocksdb2 failed in buildbot
- Add include/index_merge*. Upstream has different files than MariaDB,
  use copies theirs, not ours.
- There was a prblem with running "DDL-like" commands with binlog=ON:
  MariaDB sets binlog_format=STATEMENT for the duration of such command
  to prevent RBR replication from catching (and replicating) updates to
  system tables.
  However, MyRocks tries to prevent any writes to MyRocks tables with
  binlog_format!=ROW.
- Added exceptions for DDL-type commands (ANALYZE TABLE, OPTIMIZE TABLE)
- Added special handling for "LOCK TABLE(s) myrocks_table WRITE".
2017-08-23 18:41:43 +03:00
..
archive Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02: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 2017-08-17 11:38:34 +02:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
federatedx Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
heap Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
innobase Adjust InnoDB debug assertions for Oracle Bug#25551311 aka Bug#23517560 2017-08-23 11:35:34 +03:00
maria Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
mroonga Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02:00
myisam Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
myisammrg Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
oqgraph Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
perfschema Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
rocksdb MDEV-13602: rocksdb.index_merge_rocksdb2 failed in buildbot 2017-08-23 18:41:43 +03:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
spider Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
xtradb Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00