summaryrefslogtreecommitdiff
path: root/mysql-test/r/myisam.result
diff options
context:
space:
mode:
authorMagne Mahre <magne.mahre@sun.com>2009-12-16 20:53:56 +0100
committerMagne Mahre <magne.mahre@sun.com>2009-12-16 20:53:56 +0100
commit4338e06f518aa1d5e4c621b80a5b265afb603f61 (patch)
treefd8ef7d384757f5003b96e48963765d2dce17ea1 /mysql-test/r/myisam.result
parent8b19de0de10094b25be63cd6a9a1d61517602f0b (diff)
downloadmariadb-git-4338e06f518aa1d5e4c621b80a5b265afb603f61.tar.gz
Bug#47017 rpl_timezone fails on PB-2 with mismatch error
The bug is caused by a race condition between the INSERT DELAYED thread and the client thread's FLUSH TABLE. The FLUSH TABLE does not guarantee (as is (wrongly) suggested in the test case) that the INSERT DELAYED is ever executed. The execution of the test case will thus not be deterministic. The fix has been to do a deterministic verification that both threads are complete by checking the content of the table.
Diffstat (limited to 'mysql-test/r/myisam.result')
0 files changed, 0 insertions, 0 deletions