summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2005-12-121-1/+1
|\
| * Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-28/+33
| |\
| * \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-12/+12
| |\ \
| * \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-1/+1
| |\ \ \
| | * \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-221-1/+1
| | |\ \ \
| | | * | | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-1/+1
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2005-12-011-27/+32
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-12612jimw@mysql.com2005-12-011-27/+32
| |\ \ \ \ \
| | * | | | | Fix handling of comparisons done by IN() to be consistent with how theyjimw@mysql.com2005-11-071-26/+32
* | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-11-281-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed bug #15106.igor@rurik.mysql.com2005-11-251-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Table definition cache, part 2monty@mysql.com2005-11-231-1/+1
| | |/ / / | |/| | |
* | | | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-12/+12
|/ / / /
* | | | Fix bug #14093 Query takes a lot of time when date format is not validevgen@moonbone.local2005-11-031-0/+5
| |/ / |/| |
* | | fix for bug #12595 (ESCAPE must be exactly 1 character long)andrey@lmy004.2005-10-211-0/+9
| |/ |/|
* | Merge msdesk.(none):/home/msvensson/mysql-4.1msvensson@msdesk.(none)2005-10-061-2/+3
|\ \ | |/
| * item_cmpfunc.cc:bar@mysql.com2005-10-061-1/+1
| * item_cmpfunc.cc:bar@mysql.com2005-10-051-1/+1
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-09-291-2/+3
| |\
| | * Bug#13046: LIKE pattern matching using prefixbar@mysql.com2005-09-211-2/+3
* | | Mergekent@mysql.com2005-09-291-16/+16
|\ \ \ | |/ /
| * | Many files:kent@mysql.com2005-09-291-16/+16
| |/
* | Merged from 4.1 to 5.0.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-131-2/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-09-121-6/+7
|\ \ | |/
| * Review fixes since last pullmonty@mishka.mysql.com2005-09-121-7/+9
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-12101aivanov@mysql.com2005-09-091-0/+4
|\ \ | |/
| * BUG #12101: Additional fix.aivanov@mysql.com2005-09-091-0/+4
| * Merge mysql.com:/home/alexi/mysql-4.1aivanov@mysql.com2005-09-071-8/+150
| |\
* | \ Merge mysql.com:/home/alexi/mysql-5.0aivanov@mysql.com2005-09-071-10/+151
|\ \ \
| * | | join_outer.result, opt_range.cc, item_cmpfunc.cc:aivanov@mysql.com2005-09-071-8/+8
| * | | Merge mysql.com:/home/alexi/dev/mysql-4.1-0aivanov@mysql.com2005-09-061-8/+149
| |\ \ \ | | | |/ | | |/|
| | * | item_cmpfunc.h:aivanov@mysql.com2005-09-061-8/+150
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12611bar@mysql.com2005-09-071-1/+36
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | func_like.result, func_like.test:bar@mysql.com2005-09-061-1/+18
| * | Bug#12611: ESCAPE + LIKE do not work when the escape char is a multibyte onebar@mysql.com2005-08-311-1/+19
| |/
* | Rename:konstantin@mysql.com2005-09-021-1/+1
* | Cleanup during review of new pushed codemonty@mishka.local2005-08-221-1/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-08-191-4/+22
|\ \
| * | stop on NULL comparison only if it is allowed (BUG#12509)bell@sanja.is.com.ua2005-08-181-4/+22
* | | Revert patch for Bug #12595, it causes the sql_mode test to fail.jimw@mysql.com2005-08-171-6/+0
|/ /
* | after review fix for bug #12595andrey@lmy004.2005-08-161-1/+1
* | fix for bug #12595 (Escape character has to be exactly one)andrey@lmy004.2005-08-161-1/+7
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-0/+2
|\ \ | |/
| * subselect.test, subselect.result:igor@rurik.mysql.com2005-08-081-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-181-1/+7
|\ \
| * | Cleanups during reviewmonty@mishka.local2005-07-181-1/+7
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-161-20/+24
|\ \ \ | |/ / |/| |
| * | stop evaluation constant functions in WHERE (BUG#4663)bell@sanja.is.com.ua2005-07-161-18/+22
* | | After merge fixesmonty@mysql.com2005-07-041-3/+7