summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_regexp.test
diff options
context:
space:
mode:
authorSergey Petrunia <sergefp@mysql.com>2008-08-25 21:02:54 +0400
committerSergey Petrunia <sergefp@mysql.com>2008-08-25 21:02:54 +0400
commitc770161ae80ba1d299dc8c7f14d214c379466fd5 (patch)
treee25cee1e97bdbe6890e77a93ed7372f4a2dc9659 /mysql-test/t/func_regexp.test
parent42d0266afe88fb34877d5a33e38a356dd26b02e3 (diff)
downloadmariadb-git-c770161ae80ba1d299dc8c7f14d214c379466fd5.tar.gz
BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind, commit into 5.0
- Use the compiler's default copy constructor for QUICK_RANGE_SELECT. bcopy(this, copy, ...) call caused some odd action on gcc-4.1.2 on x86_64 sql/opt_range.cc: BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind - Set QUICK_SELECT_DESC not to use MRR implementation (code moved to here from opt_range.h) sql/opt_range.h: BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind - Use the compiler's default copy constructor for QUICK_RANGE_SELECT. bcopy(this, copy, ...) call caused some odd action on gcc-4.1.2 on x86_64
Diffstat (limited to 'mysql-test/t/func_regexp.test')
0 files changed, 0 insertions, 0 deletions