summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@oracle.com>2010-06-29 16:00:58 +0300
committerMarko Mäkelä <marko.makela@oracle.com>2010-06-29 16:00:58 +0300
commit63c44558dc02e7c03b224afb09ee4d882619ccf0 (patch)
tree586bb44cbef2d18442ed54ff12246a6ff8cedfa8 /.bzrignore
parent4ee0dc7cca6f0f5a0acabed38715203d6bc951ef (diff)
downloadmariadb-git-63c44558dc02e7c03b224afb09ee4d882619ccf0.tar.gz
Bug#54408: txn rollback after recovery: row0umod.c:673
dict_table_get_format(index->table) The REDUNDANT and COMPACT formats store a local 768-byte prefix of each externally stored column. No row_ext cache is needed, but we initialized one nevertheless. When the BLOB pointer was zero, we would ignore the locally stored prefix as well. This triggered an assertion failure in row_undo_mod_upd_exist_sec(). row_build(): Allow ext==NULL when a REDUNDANT or COMPACT table contains externally stored columns. row_undo_search_clust_to_pcur(), row_upd_store_row(): Invoke row_build() with ext==NULL on REDUNDANT and COMPACT tables. rb://382 approved by Jimmy Yang
Diffstat (limited to '.bzrignore')
0 files changed, 0 insertions, 0 deletions