mariadb/storage
Marko Mäkelä 205bf59a9f 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
2013-05-15 22:40:29 +03:00
..
archive Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
blackhole Updated/added copyright headers 2011-06-30 17:37:13 +02:00
csv Updated/added copyright headers 2011-06-30 17:37:13 +02:00
example Updated/added copyright headers 2011-06-30 17:37:13 +02:00
federated Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
heap Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
innobase Bug #16722314 FOREIGN KEY ID MODIFIED DURING EXPORT 2013-05-06 16:28:56 +05:30
innodb_plugin Bug#16736929 PAGE_ZIP_DECOMPRESS() FAILS ON EMPTY RECORD 2013-05-15 22:40:29 +03:00
myisam Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
myisammrg Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
ndb Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
Makefile.am Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_storage_engine.cmake Updated/added copyright headers 2011-06-30 17:37:13 +02:00