3577 Tor Didriksen 2011-11-08
Bug#11748783 37359: FILESORT CAN BE MORE EFFICIENT
Post-push fix: function find_all_keys() changed signature,
so valgrind suppression must change.
modified:
mysql-test/valgrind.supp
3576 Tor Didriksen 2011-11-08
WL#5825 Using C++ Standard Library with MySQL code
Post-push fix: scripts/mysql_config* must distinguish between cflags and cxxflags.
modified:
configure.cmake
scripts/mysql_config.pl.in
scripts/mysql_config.sh
=== modified file 'mysql-test/valgrind.supp'
--- a/mysql-test/valgrind.supp 2011-11-04 15:22:50 +0000
+++ b/mysql-test/valgrind.supp 2011-11-08 14:48:33 +0000
@@ -984,7 +984,7 @@
fun:my_b_flush_io_cache
fun:_my_b_write
fun:_Z*10write_keysP10Sort_paramPPhjP11st_io_cacheS4_
- fun:_Z*13find_all_keysP10Sort_paramP10SQL_SELECTPPhP11st_io_cacheS6_P13Bounded_queueIhhEPy
+ fun:_Z*13find_all_keysP10Sort_paramP10SQL_SELECTP13Filesort_infoP11st_io_cacheS6_P13Bounded_queueIhhEPy
fun:_Z8filesortP3THDP5TABLEP13st_sort_fieldjP10SQL_SELECTybPyS7_
}
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (tor.didriksen:3576 to 3577) Bug#11748783 | Tor Didriksen | 11 Nov |