mariadb/storage
Monty 7ae812cf2c Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine
MDEV-22468 BACKUP STAGE BLOCK_COMMIT should block commit in the Aria engine

This is needed to ensure that mariabackup works properly with Aria tables

This code ads new calls to ha_maria::implicit_commit(). These will be
deleted by MDEV-22531 Remove maria::implicit_commit().
2020-05-23 12:29:10 +03:00
..
archive perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
blackhole cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
cassandra cleanup: const 2020-03-31 17:42:34 +02:00
connect Merge 10.4 into 10.5 2020-05-05 21:16:22 +03:00
csv cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
example Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
federated Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
federatedx Merge 10.4 into 10.5 2020-03-27 09:39:15 +02:00
heap Split tdc_remove_table() 2020-04-03 13:01:21 +04:00
innobase Cleanup: Remove a startup message 2020-05-22 23:10:52 +03:00
maria Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine 2020-05-23 12:29:10 +03:00
mroonga cleanup: ha_external_unlock() helper 2020-05-05 19:41:12 +02:00
myisam Merge branch '10.4' into 10.5 2020-05-09 20:43:36 +02:00
myisammrg Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
oqgraph Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
perfschema Merge 10.4 into 10.5 2020-03-23 10:50:14 +02:00
rocksdb Merge branch '10.4' into 10.5 2020-05-09 20:43:36 +02:00
sequence Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
sphinx Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
spider cleanup: ha_external_unlock() helper 2020-05-05 19:41:12 +02:00
test_sql_discovery
tokudb Merge 10.4 into 10.5 2020-05-18 17:30:02 +03:00