diff options
author | Marko Mäkelä <marko.makela@oracle.com> | 2013-05-15 22:40:29 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@oracle.com> | 2013-05-15 22:40:29 +0300 |
commit | 205bf59a9f0e64baa69c1b5153f64031084a4229 (patch) | |
tree | a58faa564cf4ef7f58fba8395def023fd2c4278d /extra/comp_err.c | |
parent | 1eb7e21190d0cdb69f6448402225cfb249a28853 (diff) | |
download | mariadb-git-205bf59a9f0e64baa69c1b5153f64031084a4229.tar.gz |
Bug#16736929 PAGE_ZIP_DECOMPRESS() FAILS ON EMPTY RECORD
When a record contains no user data bytes (such as when the PRIMARY
KEY is an empty string and all secondary index fields are NULL or the
empty string), page_zip_decompress() could fail to set the record
heap_no correctly.
page_zip_decompress_node_ptrs(), page_zip_decompress_sec(),
page_zip_decompress_clust(): Set heap_no also at the end of the
compressed data stream.
rb#2448 approved by Jimmy Yang and Inaam Rana
Diffstat (limited to 'extra/comp_err.c')
0 files changed, 0 insertions, 0 deletions