Comment 2 for bug 1049076

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote : Re: Valgrind SSL errorsa with mysql-test-run

I invoked valgrind as:

./mysql-test-run.pl --valgrind --valgrind-option="--suppressions=$PWD/valgrind.supp" --valgrind-option='--show-reachable=yes' --valgrind-option='--gen-suppressions=all' --vardir=$HOME/mysql t/fake.test (fake.test is the test used there but any test should do since ssl is in default mtr config)