summaryrefslogtreecommitdiff
path: root/mysql-test/r/strict.result
diff options
context:
space:
mode:
authorGuilhem Bichot <guilhem@mysql.com>2009-03-16 11:09:22 +0100
committerGuilhem Bichot <guilhem@mysql.com>2009-03-16 11:09:22 +0100
commit3c59ba32ab9cca29e01bd8dd2130af83ead8bde0 (patch)
tree16d076eeca94c62c67e555f64ed74384a8877297 /mysql-test/r/strict.result
parentb0fcbc84ef609b1147c3624e90fe3dac66ef8c1d (diff)
downloadmariadb-git-3c59ba32ab9cca29e01bd8dd2130af83ead8bde0.tar.gz
Fix for BUG#43001 ""maria.maria-no-logging fails sporadically on valgrind in PS mode"
mysqltest was reading free-ed memory, which fooled the test's reconnection detection. client/mysqltest.cc: Fix for BUG#43001 ""maria.maria-no-logging fails sporadically on valgrind in PS mode" mysqltest was closing (=>free()ing) the "stmt" object before reading stmt->last_errno (and storing that into $mysql_errno). As wait_until_connected_again.inc tests the value of $mysql_errno to know if reconnection has been accomplished, it was fooled.
Diffstat (limited to 'mysql-test/r/strict.result')
0 files changed, 0 insertions, 0 deletions