summaryrefslogtreecommitdiff
path: root/mysql-test/t/flush2.test
diff options
context:
space:
mode:
authorgkodinov/kgeorge@magare.gmz <>2007-10-22 19:32:18 +0300
committergkodinov/kgeorge@magare.gmz <>2007-10-22 19:32:18 +0300
commit52b35112cf71ed63487b1f7ac3a73a99013f56fa (patch)
treece0c8994df3f74e763a75f23117a711956dac0c6 /mysql-test/t/flush2.test
parent5b67dca4426e7d00a20f2bf4dffbf718dea3423c (diff)
downloadmariadb-git-52b35112cf71ed63487b1f7ac3a73a99013f56fa.tar.gz
Bug #28687: Search fails on '0000-00-00' date after sql_mode change
When doing indexed search the server constructs a key image for faster comparison to the stored keys. While doing that it must not perform (and stop if they fail) the additional date checks that can be turned on by the SQL mode because there already may be values in the table that don't comply with the error checks. Fixed by ignoring these SQL mode bits while making the key image.
Diffstat (limited to 'mysql-test/t/flush2.test')
0 files changed, 0 insertions, 0 deletions