mariadb/storage
Marko Mäkelä 90f3f080af Bug#16859867 INNODB_BUG14529666 FAILS SPORADICALLY IN VALGRIND
i_s_innodb_buffer_page_get_info(): Do not read the buffer block frame
contents of read-fixed blocks, because it may be invalid or
uninitialized. When we are going to decompress or read a block, we
will put it into buf_pool->page_hash and buf_pool->LRU, read-fix the
block and release the mutexes for the duration of the reading or
decompression.

rb#2500 approved by Jimmy Yang
2013-05-24 13:58:42 +03:00
..
archive Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
blackhole Merge 5.5.24 back into main 5.5. 2012-05-07 22:20:42 +02:00
csv Updated/added copyright headers 2012-02-16 10:48:16 +01:00
example Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES 2013-05-19 23:38:06 +05:30
federated Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
heap Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
innobase Bug#16859867 INNODB_BUG14529666 FAILS SPORADICALLY IN VALGRIND 2013-05-24 13:58:42 +03:00
myisam Correcting the permissions of the executable files. 2013-03-20 17:50:15 +01:00
myisammrg Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
ndb Correcting the permissions of the executable files. 2013-03-20 17:50:15 +01:00
perfschema Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00