mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge mysql-5.1-innodb -> mysql-5.5-innodb
This commit is contained in:
@@ -839,8 +839,8 @@
|
|||||||
{
|
{
|
||||||
Bug 59874 Valgrind warning in InnoDB compression code
|
Bug 59874 Valgrind warning in InnoDB compression code
|
||||||
Memcheck:Cond
|
Memcheck:Cond
|
||||||
obj:*/libz.so*
|
fun:*
|
||||||
obj:*/libz.so*
|
fun:*
|
||||||
fun:deflate
|
fun:deflate
|
||||||
fun:btr_store_big_rec_extern_fields_func
|
fun:btr_store_big_rec_extern_fields_func
|
||||||
fun:row_ins_index_entry_low
|
fun:row_ins_index_entry_low
|
||||||
@@ -854,8 +854,8 @@
|
|||||||
{
|
{
|
||||||
In page0zip.c we have already checked that the memory is initialized before calling deflate()
|
In page0zip.c we have already checked that the memory is initialized before calling deflate()
|
||||||
Memcheck:Cond
|
Memcheck:Cond
|
||||||
obj:*/libz.so*
|
fun:*
|
||||||
obj:*/libz.so*
|
fun:*
|
||||||
fun:deflate
|
fun:deflate
|
||||||
fun:page_zip_compress
|
fun:page_zip_compress
|
||||||
fun:page_cur_insert_rec_zip_reorg
|
fun:page_cur_insert_rec_zip_reorg
|
||||||
|
Reference in New Issue
Block a user