mariadb/storage
Monty bb2c958132 MDEV-23296 Assertion `block->type == PAGECACHE_EMPTY_PAGE.. with aria_max_sort_file_size=0
When maria_drop_all_indexes() reset the key files, it didn't flush
the page cache. This confused the cache as there where old key blocks
marked with LSN in it and repair tried to overwrite these with PLAIN
blocks which is not allowed.
2020-09-25 13:07:04 +03:00
..
archive MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
blackhole MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
cassandra MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
connect Merge branch '10.3' into 10.4 2020-08-03 14:44:06 +02:00
csv MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
example Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
federated MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
federatedx MDEV-16937 Strict SQL with system versioned tables causes issues (10.4) 2020-05-29 11:45:19 +03:00
heap Added keyread_time() to HEAP 2020-03-09 13:53:34 +02:00
innobase Merge 10.3 into 10.4 2020-09-22 21:29:30 +03:00
maria MDEV-23296 Assertion `block->type == PAGECACHE_EMPTY_PAGE.. with aria_max_sort_file_size=0 2020-09-25 13:07:04 +03:00
mroonga Merge 10.3 into 10.4 2020-06-03 07:32:09 +03:00
myisam MDEV-17665 Assertion `!share and other errors on concurrent Aria operations 2020-09-25 13:07:04 +03:00
myisammrg Merge branch '10.3' into 10.4 2020-08-03 14:44:06 +02:00
oqgraph Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
perfschema Cleanup my_atomic.h includes 2020-03-21 20:11:44 +04:00
rocksdb Merge 10.3 into 10.4 2020-09-04 12:39:09 +03:00
sequence Merge 10.3 into 10.4 2019-10-10 11:19:25 +03:00
sphinx Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
spider MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying to unlock mutex conn->mta_conn_mutex that wasn't locked at storage/spider/spd_db_conn.cc, line 671 2020-09-07 10:26:23 +09:00
test_sql_discovery MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ... SELECT in ORACLE mode 2020-08-01 07:43:50 +04:00
tokudb Merge 10.3 into 10.4 2020-08-21 19:57:22 +03:00