summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Extended WEEK() to be able to handle ISO weeks.unknown2002-11-121-3/+2
* Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-14/+30
* Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-11-091-0/+39
* BETWEEN fixedunknown2002-11-061-3/+9
* Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-1/+0
* A fix for bug when comparing a datetime column with timestampunknown2002-10-301-0/+1
* Some trivial optimzationsunknown2002-09-031-0/+2
* Portability fixes for 4.0.3 build.unknown2002-08-171-1/+7
* Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...unknown2002-08-171-6/+6
* A fix for bigints with quoted constants ..unknown2002-08-161-2/+2
* merge with 3.23.52unknown2002-08-121-3/+3
|\
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-6/+1
| * A change in IF behaviour that several users asked for ...unknown2002-08-091-0/+6
* | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-5/+22
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-5/+29
* | Added functions :unknown2002-06-291-0/+15
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-5/+6
* | Fixes for gcc 3.1unknown2002-05-211-0/+3
* | Optimize LIKE with turbo-boyer-more algoritmunknown2002-05-171-5/+261
* | merge with 3.23.51unknown2002-05-161-21/+32
|\ \ | |/
| * Fixed bug in datetime range optimizationunknown2002-05-151-2/+2
| * Fix for ISNULL()unknown2002-05-071-1/+1
| * Fixed bug in ISNULL(not_null_expression)unknown2002-05-041-19/+30
* | mergeunknown2002-04-251-0/+4
|\ \ | |/
| * Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-0/+4
* | Cleanupsunknown2002-04-021-2/+3
* | Update copyrightunknown2001-12-061-3/+3
* | Portability fixunknown2001-11-071-1/+1
* | Fixed some build problems.unknown2001-10-041-10/+2
* | Cleaned up SSL documentationunknown2001-10-021-2/+8
* | Fixes for German sorting order.unknown2001-09-111-1/+1
* | Fix UNIONunknown2001-08-021-4/+4
|/
* Fixed problems with decimals withing IF()unknown2001-05-291-1/+1
* New myisamchk option --sort-recoverunknown2001-01-311-1/+26
* Lots of new benchmark runsunknown2000-12-181-2/+2
* Fixed <=>unknown2000-12-151-5/+34
* Fixed benchmarks and compare of NULL with <>unknown2000-10-171-1/+1
* Import changesetunknown2000-07-311-0/+1298