summaryrefslogtreecommitdiff
path: root/storage/maria
diff options
context:
space:
mode:
authorMichael Widenius <monty@mariadb.org>2014-03-10 14:08:12 +0200
committerMichael Widenius <monty@mariadb.org>2014-03-10 14:08:12 +0200
commitb07f9f72dc131acad58fb20a188c5014312f6849 (patch)
tree01fc02926001de4761fa335d687248ba92b70a2f /storage/maria
parent5b7cab82195268f7657504d0b53995654748cefa (diff)
downloadmariadb-git-b07f9f72dc131acad58fb20a188c5014312f6849.tar.gz
Fixed MDEV-5780 "create-big fails in 10.0"
The issue was that create...trigger part of the test suite used a debug_sync point that before was never triggered (in other words, wrong meaningless test). With the new create ... replace code the debug sync point is triggered and the test case could not handled that. I fixed this by adding a wait and go for the debug syncpoint in the test. Removed some compiler warnings from mysql_cond_timedwait include/mysql/psi/mysql_thread.h: Removed compiler warnings mysql-test/r/create-big.result: New test result mysql-test/t/create-big.test: Fixed test case as create_table_select_before_check_if_exists was not before triggered by the code.
Diffstat (limited to 'storage/maria')
0 files changed, 0 insertions, 0 deletions