Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#33546: Slowdown on re-evaluation of constant expressions. | Evgeny Potemkin | 2009-12-02 | 1 | -1/+1 |
* | Fix for Bug#32538: View definition picks up character set, | anozdrin/alik@quad. | 2008-02-12 | 1 | -2/+2 |
* | BUG#14940 "MySQL choose wrong index", v.2 | sergefp@mysql.com | 2006-07-28 | 1 | -6/+10 |
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b12611 | bar@mysql.com | 2005-09-07 | 1 | -0/+7 |
|\ | |||||
| * | func_like.result, func_like.test: | bar@mysql.com | 2005-09-06 | 1 | -0/+7 |
* | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -2/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | func_like.result: | bar@mysql.com | 2004-08-18 | 1 | -0/+3 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding" | dlenev@brandersnatch.localdomain | 2004-06-22 | 1 | -0/+6 |
* | | Range optimizer fix: | sergefp@mysql.com | 2004-06-22 | 1 | -2/+2 |
|/ | |||||
* | a fix (bug #2885: like datetime) | ram@gw.mysql.r18.ru | 2004-03-11 | 1 | -0/+6 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+9 |
|\ | |||||
| * | An improvement of the fix for the bug #2231: string column, | ram@gw.mysql.r18.ru | 2004-01-08 | 1 | -0/+3 |
| * | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara... | ram@gw.mysql.r18.ru | 2003-12-30 | 1 | -0/+6 |
* | | Bug #2619 ucs2 LIKE comparison fails in some cases | bar@bar.intranet.mysql.r18.ru | 2004-02-03 | 1 | -0/+30 |
* | | LIKE didn't work with non-default charset | bar@bar.mysql.r18.ru | 2003-08-12 | 1 | -0/+67 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-03-17 | 1 | -4/+4 |
|/ | |||||
* | optimizer should check for "field LIKE const" not "field like STRING" | serg@serg.mysql.com | 2003-03-02 | 1 | -0/+10 |
* | Optimize LIKE with turbo-boyer-more algoritm | monty@hundin.mysql.fi | 2002-05-17 | 1 | -0/+11 |
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+8 |
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -0/+3 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+7 |