Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a fix (bug #2885: like datetime) | unknown | 2004-03-11 | 1 | -0/+6 |
* | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -0/+9 |
|\ | |||||
| * | An improvement of the fix for the bug #2231: string column, | unknown | 2004-01-08 | 1 | -0/+3 |
| * | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara... | unknown | 2003-12-30 | 1 | -0/+6 |
* | | Bug #2619 ucs2 LIKE comparison fails in some cases | unknown | 2004-02-03 | 1 | -0/+30 |
* | | LIKE didn't work with non-default charset | unknown | 2003-08-12 | 1 | -0/+67 |
* | | After merge fixes | unknown | 2003-03-17 | 1 | -4/+4 |
|/ | |||||
* | optimizer should check for "field LIKE const" not "field like STRING" | unknown | 2003-03-02 | 1 | -0/+10 |
* | Optimize LIKE with turbo-boyer-more algoritm | unknown | 2002-05-17 | 1 | -0/+11 |
* | client/mysqlmanagerc.c | unknown | 2001-09-27 | 1 | -0/+8 |
* | Changed to use my_global.h | unknown | 2001-09-14 | 1 | -0/+3 |
* | Added support for hex strings to mysqlimport | unknown | 2000-12-28 | 1 | -0/+7 |