Skip to content

Commit 2930ffd

Browse files
author
Tor Didriksen
committed
Merge branch 'mysql-5.6' into mysql-5.7
Conflicts: sql/filesort.cc
2 parents 6d76033 + 7effb0f commit 2930ffd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

mysql-test/valgrind.supp

+9
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,15 @@
869869
fun:_Z8filesortP3THDP7QEP_TABP8FilesortbPyS5_
870870
}
871871

872+
{
873+
Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX / three
874+
Memcheck:Param
875+
write(buf)
876+
...
877+
fun:my_b_flush_io_cache
878+
fun:_Z8filesortP3THDP7QEP_TABP8FilesortbPyS5_
879+
}
880+
872881
{
873882
OpenSSL still reachable.
874883
Memcheck:Leak

0 commit comments

Comments
 (0)