summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-231-0/+37
|\
| * fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly)bell@sanja.is.com.ua2003-04-231-0/+37
* | item_cmpfunc.cc:bar@bar.mysql.r18.ru2003-04-221-1/+1
|/
* Fixing crashing bugs as reported in bugs database Sinisa@sinisa.nasamreza.org2003-03-281-1/+2
* item_cmpfunc.cc:bar@bar.mysql.r18.ru2003-03-211-0/+5
* IF() and LEAST() now honors coercibilitybar@bar.mysql.r18.ru2003-03-211-2/+7
* A separate variable national_charset_info bar@bar.mysql.r18.ru2003-03-211-1/+15
* item_cmpfunc.cc:bar@bar.mysql.r18.ru2003-03-201-9/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-19/+54
|\
| * Strings comparison is now done according to "Collating sequences used forbar@bar.mysql.r18.ru2003-03-191-3/+35
| * SRID support.ram@mysql.r18.ru2003-03-181-16/+19
| * (no commit message)bar@bar.mysql.r18.ru2003-03-171-3/+3
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-4/+8
|\ \ | |/ |/|
| * optimizer should check for "field LIKE const" not "field like STRING"serg@serg.mysql.com2003-03-021-4/+8
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-03-111-3/+2
|\ \
| * | Fix for a bug with ROW(..) <=> ROW(...)Sinisa@sinisa.nasamreza.org2003-03-101-3/+2
* | | fixed cached constsnt determination (bug #142 related)bell@sanja.is.com.ua2003-03-111-2/+12
|/ /
* | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc:bar@bar.mysql.r18.ru2003-03-071-5/+5
* | stringcmp() and sortcmp() have been unifiedbar@bar.mysql.r18.ru2003-03-041-30/+42
* | Strings which appear without charset context, bar@bar.mysql.r18.ru2003-03-031-2/+2
* | Bug fix: for SHOW STATUS (when ssl is used)gluh@gluh.mysql.r18.ru2003-02-171-0/+1
* | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-02-171-1/+7
|\ \
| * | Changed ROW_RESULT to defaultgluh@gluh.mysql.r18.ru2003-01-311-1/+7
* | | Fixed problem when connecting to user without a password.monty@mashka.mysql.fi2003-02-141-8/+20
* | | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-22/+24
* | | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-22/+13
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-4/+49
|\ \ \ | | |/ | |/|
| * | merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-291-1/+42
| |\ \
| | * | fixed functions to be able work with group function as argumentbell@sanja.is.com.ua2003-01-291-1/+42
* | | | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-0/+1
* | | | changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-301-6/+3
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-25/+0
* | | | fixed row items with group functionsbell@sanja.is.com.ua2003-01-291-0/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-291-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-5/+5
* | | | fixed memory leak in ROW code (SCRUM 577)bell@sanja.is.com.ua2003-01-281-5/+14
* | | | Mergebell@sanja.is.com.ua2003-01-281-7/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1bell@sanja.is.com.ua2003-01-261-0/+8
| |\ \ \
| | * | | removed switching off static table optimization for subselects (SCRUM , pre-c...bell@sanja.is.com.ua2003-01-261-0/+8
| * | | | mergingbell@sanja.is.com.ua2003-01-251-7/+13
| |\ \ \ \
| | * | | | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-7/+13
* | | | | | making the keyword ROW for row items optional serg@serg.mysql.com2003-01-261-46/+22
|/ / / / /
* | | | | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \ \ \ \
| * | | | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | | | | fixed test of cardinalitybell@sanja.is.com.ua2003-01-211-9/+7
|/ / / / /
* | | | | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-19/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed core dump bug in str LIKE "%other_str%" where strings contained charact...monty@mashka.mysql.fi2003-01-101-21/+26
* | | | | mergemonty@mashka.mysql.fi2003-01-041-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge with 3.23:monty@mashka.mysql.fi2002-12-211-1/+2
| | |\ \ \ | | | | |/ | | | |/|