summaryrefslogtreecommitdiff
path: root/mysql-test/t/commit.test
diff options
context:
space:
mode:
authorHe Zhenxing <zhenxing.he@sun.com>2010-02-23 17:26:56 +0800
committerHe Zhenxing <zhenxing.he@sun.com>2010-02-23 17:26:56 +0800
commit84a6de3f1c745dcad6e41f3ca5e379041f8c7310 (patch)
tree9b95b1eaf4292eae040609a3c9822104f2580326 /mysql-test/t/commit.test
parent12c5f6569da8cd76aeab3b81ee4fc4ee1f92471b (diff)
downloadmariadb-git-84a6de3f1c745dcad6e41f3ca5e379041f8c7310.tar.gz
Bug#49557 "semisync" plugin test fails on Windows
The problem was because the gettimeofday function was incorrect implemented for Windows, and so the semisync master did not wait for slave reply properly on Windows. Fixed by removing the gettimeofday function for Windows, and using set_timespec function to get current time for all platforms. plugin/semisync/semisync_master.cc: removing the gettimeofday function for Windows, using set_timespec function to get current time for all platforms.
Diffstat (limited to 'mysql-test/t/commit.test')
0 files changed, 0 insertions, 0 deletions