Browse Source
Introduce UNIV_BLOB_NULL_DEBUG for temporarily hiding Bug#12650861.
Introduce UNIV_BLOB_NULL_DEBUG for temporarily hiding Bug#12650861.
Some ut_a(!rec_offs_any_null_extern()) assertion failures are indicating genuine BLOB bugs, others are bogus failures when rolling back incomplete transactions at crash recovery. This needs more work, and until I get a chance to work on it, other testing must not be disrupted by this.pull/374/head
14 changed files with 44 additions and 42 deletions
-
4storage/innobase/btr/btr0cur.c
-
4storage/innobase/include/rem0rec.h
-
4storage/innobase/include/rem0rec.ic
-
4storage/innobase/include/univ.i
-
8storage/innobase/row/row0row.c
-
16storage/innobase/row/row0vers.c
-
4storage/innobase/trx/trx0rec.c
-
4storage/innodb_plugin/btr/btr0cur.c
-
4storage/innodb_plugin/include/rem0rec.h
-
4storage/innodb_plugin/include/rem0rec.ic
-
2storage/innodb_plugin/include/univ.i
-
8storage/innodb_plugin/row/row0row.c
-
16storage/innodb_plugin/row/row0vers.c
-
4storage/innodb_plugin/trx/trx0rec.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue