summaryrefslogtreecommitdiff
path: root/storage/xtradb
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-06-13 23:04:01 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2017-06-14 09:08:04 +0300
commite813fe862226554cfe31754b3dfeafbb2b9a7159 (patch)
tree61d95daf3a6edf6739fa5f1399f1d679e4446483 /storage/xtradb
parenta4efeabc43c5c4d20b452cb578e68b349e11a0e5 (diff)
downloadmariadb-git-e813fe862226554cfe31754b3dfeafbb2b9a7159.tar.gz
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.
Diffstat (limited to 'storage/xtradb')
0 files changed, 0 insertions, 0 deletions