diff options
author | Marko Mäkelä <marko.makela@oracle.com> | 2011-06-16 11:51:04 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@oracle.com> | 2011-06-16 11:51:04 +0300 |
commit | 417a267927b9249868e8ca7bd3cb7b6e09485f43 (patch) | |
tree | f99692de59c54f1b656333262ecce27284894cf8 /storage/innobase/mem | |
parent | 5b4ceba58d1c9c35e0cba1f126290009bd7643ae (diff) | |
download | mariadb-git-417a267927b9249868e8ca7bd3cb7b6e09485f43.tar.gz |
Re-enable the debug assertions for Bug#12650861.
Replace UNIV_BLOB_NULL_DEBUG with UNIV_DEBUG||UNIV_BLOB_LIGHT_DEBUG.
Fix known bogus failures.
btr_cur_optimistic_update(): If rec_offs_any_null_extern(), assert that
the current transaction is an incomplete transaction that is being
rolled back in crash recovery.
row_build(): If rec_offs_any_null_extern(), assert that the transaction
that last updated the record was recovered during crash recovery
(and will soon be rolled back).
Diffstat (limited to 'storage/innobase/mem')
0 files changed, 0 insertions, 0 deletions