summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes while reviewing codemonty@mysql.com2004-11-261-3/+0
* Merge for BUG#3759 which was missing from the main tree for some reason.timour@mysql.com2004-11-251-0/+1
|\
| * Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLgluh@gluh.mysql.r18.ru2004-09-181-0/+1
* | Fix for Bug#3759timour@mysql.com2004-08-301-0/+3
|/
* null.test, null.result:igor@rurik.mysql.com2004-08-201-0/+1
* Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-1/+0
|\
| * removed incorrect destructor (to prevent deleting item by recursion instead o...bell@sanja.is.com.ua2004-06-031-1/+0
* | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...ram@gw.mysql.r18.ru2003-12-301-5/+4
* | make it clear for optimizer that XOR's are not optimizable at the moment (BUG...serg@serg.mylan2003-08-051-2/+8
* | LEFT JOIN optimization: Change LEFT JOIN to normal join if possiblemonty@mashka.mysql.fi2003-06-261-5/+13
* | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-2/+1
* | Merge mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2003-02-171-8/+10
|\ \ | |/
| * Fixed problem with ISNULL on fields that could not be nullmonty@mashka.mysql.fi2003-02-171-8/+10
* | merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-291-0/+2
|\ \ | |/
| * fixed functions to be able work with group function as argumentbell@sanja.is.com.ua2003-01-291-0/+2
* | mergedserg@serg.mysql.com2002-12-041-1/+4
|\ \ | |/
| * Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-12-021-0/+2
| |\
| | * Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-12-021-0/+2
| * | Fix for sum_func IN (..)Sinisa@sinisa.nasamreza.org2002-12-021-1/+2
| * | a fix for a bug with HAVING sum_func IN (...)Sinisa@sinisa.nasamreza.org2002-11-301-0/+2
| |/
* | Extended WEEK() to be able to handle ISO weeks.monty@mashka.mysql.fi2002-11-121-0/+5
* | Fixed that NULL and 0 returns 0 instead of NULLmonty@mashka.mysql.fi2002-11-111-3/+6
* | Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-11-091-0/+3
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-3/+3
* | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-15/+15
* | OLAP functionality plus some small bug fixesSinisa@sinisa.nasamreza.org2002-07-201-0/+15
* | Added functions :Sinisa@sinisa.nasamreza.org2002-06-291-0/+10
* | Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-9/+3
* | Optimize LIKE with turbo-boyer-more algoritmmonty@hundin.mysql.fi2002-05-171-2/+27
* | merge with 3.23.51monty@hundin.mysql.fi2002-05-161-0/+7
|\ \ | |/
| * Fix for ISNULL()monty@hundin.mysql.fi2002-05-071-0/+7
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | Fixed some build problems.monty@hundin.mysql.fi2001-10-041-4/+1
* | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-1/+8
|/
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-0/+1
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-181-1/+1
* Fixed <=>monty@donna.mysql.com2000-12-151-2/+2
* Import changesetbk@work.mysql.com2000-07-311-0/+567