summaryrefslogtreecommitdiff
path: root/mysql-test/valgrind.supp
diff options
context:
space:
mode:
authorTor Didriksen <tor.didriksen@oracle.com>2012-02-14 08:11:28 +0100
committerTor Didriksen <tor.didriksen@oracle.com>2012-02-14 08:11:28 +0100
commit6b7f9c0aec2e3af594f4779aec9b12010d84f4bb (patch)
treed679ab12a26f6a18791c6d71095d2658fbdb537f /mysql-test/valgrind.supp
parent59185bd6e3c9c89bea5263336083858f23254cf8 (diff)
downloadmariadb-git-6b7f9c0aec2e3af594f4779aec9b12010d84f4bb.tar.gz
Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERS
This patch is a backport of some of the cleanups/refactorings that were done as part of WL#1393 Optimizing filesort with small limit. mysql-test/t/bug13633383.test: New test case. mysql-test/valgrind.supp: Changed signature for find_all_keys
Diffstat (limited to 'mysql-test/valgrind.supp')
-rw-r--r--mysql-test/valgrind.supp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/valgrind.supp b/mysql-test/valgrind.supp
index 0ea50c92985..52b59da58cd 100644
--- a/mysql-test/valgrind.supp
+++ b/mysql-test/valgrind.supp
@@ -893,7 +893,7 @@
fun:my_b_flush_io_cache
fun:_my_b_write
fun:_Z*10write_keysP13st_sort_paramPPhjP11st_io_cacheS4_
- fun:_Z*13find_all_keysP13st_sort_paramP10SQL_SELECTPPhP11st_io_cacheS6_S6_
+ fun:_Z*13find_all_keysP13st_sort_paramP10SQL_SELECTPPhP11st_io_cacheS6_
fun:_Z8filesortP3THDP5TABLEP13st_sort_fieldjP10SQL_SELECTybPy
}