mariadb/storage
Marko Mäkelä e813fe8622 MDEV-13084 MariaDB 10.2 crashes on corrupted SYS_TABLES.MIX_LEN field
innodb.row_format_redundant: Really corrupt the SYS_TABLES.MIX_LEN,
and do not use any debug instrumentation. For tables created in the
system tablespace, the contents of the column will be ignored.
Only the table t1 will refuse to load.

dict_load_table_one(): Remove the DBUG_EXECUTE_IF instrumentation.
Omit a redundant error message "incorrect flags in SYS_TABLES".

dict_sys_tables_rec_read(): Partially revert the Oracle Bug#21644827
fix, and always report errors by the return value.

fts_create_in_mem_aux_table(): Do not rely on dict_table_t::flags2,
but instead evaluate the tablespace ID.

DICT_TF2_BITS: Reduce to the correct value of 7. The two extra
high-order bits were specific to MySQL 5.7.
2017-06-14 09:08:04 +03:00
..
archive MDEV-11645: archive.archive fails in buildbot with valgrind (Use of uninitialised value) 2017-03-15 21:26:39 +05:30
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
federatedx Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
heap Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
innobase MDEV-13084 MariaDB 10.2 crashes on corrupted SYS_TABLES.MIX_LEN field 2017-06-14 09:08:04 +03:00
maria Fix some printf format type mismatch 2017-06-06 12:04:29 +03:00
mroonga Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
myisam Adjust storage_engine suite according to server changes in 10.2 2017-06-03 02:47:52 +03:00
myisammrg Adjust storage_engine suite according to server changes in 10.2 2017-06-03 02:47:52 +03: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 Fix a compiler warning 2017-05-17 14:44:16 +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 10.1 into 10.2 2017-05-22 09:46:51 +03:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
xtradb Merge 10.1 into 10.2 2017-06-12 17:43:07 +03:00