summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | manual mergemonty@mysql.com2005-07-041-1/+16
|\ \ \
| * | | Fixes during review of new codemonty@mysql.com2005-07-041-1/+16
* | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-17/+14
|/ / /
* | | Fix bug#11325 Wrong date comparison in viewsevgen@moonbone.local2005-06-241-4/+6
* | | Mergesergefp@mysql.com2005-06-231-1/+3
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter s...sergefp@mysql.com2005-06-201-1/+3
* | Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-1/+1
* | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0georg@lmy002.wdf.sap.corp2005-06-151-3/+4
|\ \
| * | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-3/+4
* | | Manual mergeigor@igor-inspiron.creware.com2005-06-131-3/+1
|\ \ \ | |/ / |/| / | |/
| * func_if.result, func_if.test:igor@igor-inspiron.creware.com2005-06-131-3/+1
* | Fix for bug #9764 (DISTINCT IFNULL truncates data)hf@deer.(none)2005-06-081-14/+12
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/