summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_like.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8599 "WHERE varchar_field LIKE temporal_const" does not use range optimizerAlexander Barkov2015-08-121-0/+19
* MDEV-8222 "string_field LIKE int_const" returns a wrong result in case of UCS2Alexander Barkov2015-06-021-0/+23
* MDEV-5445 Server crashes in Item_func_like::fix_fields on LIKE ExtractValue(..)Alexander Barkov2013-12-171-0/+10
* Bug#59149 valgrind warnings with "like .. escape .." functionAlexander Barkov2011-01-171-0/+5
* Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-2/+16
* BUG#14940 "MySQL choose wrong index", v.2unknown2006-07-281-2/+2
* func_like.result, func_like.test:unknown2005-09-061-0/+17
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+1
* func_like.result:unknown2004-08-181-0/+6
* Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding"unknown2004-06-221-2/+11
* a fix (bug #2885: like datetime)unknown2004-03-111-0/+8
* Merge with 4.0.18unknown2004-02-111-0/+10
|\
| * An improvement of the fix for the bug #2231: string column, unknown2004-01-081-0/+1
| * Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...unknown2003-12-301-0/+9
* | Bug #2619 ucs2 LIKE comparison fails in some casesunknown2004-02-031-0/+19
* | LIKE didn't work with non-default charsetunknown2003-08-121-0/+20
* | Merge with 4.0unknown2003-03-161-4/+7
|\ \ | |/
| * optimizer should check for "field LIKE const" not "field like STRING"unknown2003-03-021-4/+7
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
|/
* Style/typo fixup of Turbo Boyer-Moore info.unknown2002-05-211-1/+1
* Optimize LIKE with turbo-boyer-more algoritmunknown2002-05-171-0/+8
* Changed to use my_global.hunknown2001-09-141-0/+2
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+10