1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-02 14:47:37 +03:00

BUG#38269: pushbuild gives valgrind error in ha_statistic_increment for rpl_temporary

This does not fix the bug. It only disables the failing test.


mysql-test/suite/rpl/t/disabled.def:
  disable rpl_temporary
This commit is contained in:
Sven Sandberg
2008-07-21 21:05:06 +02:00
parent 8544ee54e2
commit 6334196bd7

View File

@ -12,4 +12,4 @@
rpl_redirect : Failure is sporadic and and the test is superfluous (mats)
rpl_innodb_bug28430 : Failure on Solaris Bug #36793
rpl_temporary : BUG#38269 2008-07-21 Sven valgrind error in pushbuild