summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for make_win_src_distributionsunknown2003-06-151-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-031-1/+0
|\
| * Windows build fixups with the latest sourceunknown2003-06-031-1/+0
* | Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-82/+0
|/
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-2/+2
* Automatic conversion into supersets (utf8, ucs2) for comparison in some casesunknown2003-05-231-0/+56
* mergeunknown2003-05-221-38/+44
|\
| * After merge fixesunknown2003-05-211-32/+41
* | A separate, better error message when it's impossible to aggregate strings fo...unknown2003-05-201-4/+16
|/
* Removed compiler warningsunknown2003-05-061-2/+2
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-0/+37
|\
| * fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly)unknown2003-04-231-0/+37
* | item_cmpfunc.cc:unknown2003-04-221-1/+1
|/
* Fixing crashing bugs as reported in bugs database unknown2003-03-281-1/+2
* item_cmpfunc.cc:unknown2003-03-211-0/+5
* IF() and LEAST() now honors coercibilityunknown2003-03-211-2/+7
* A separate variable national_charset_info unknown2003-03-211-1/+15
* item_cmpfunc.cc:unknown2003-03-201-9/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-19/+54
|\
| * Strings comparison is now done according to "Collating sequences used forunknown2003-03-191-3/+35
| * SRID support.unknown2003-03-181-16/+19
| * mysql-test/t/ctype_many.test:unknown2003-03-171-3/+3
* | Merge with 4.0unknown2003-03-161-4/+8
|\ \ | |/ |/|
| * optimizer should check for "field LIKE const" not "field like STRING"unknown2003-03-021-4/+8
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-03-111-3/+2
|\ \
| * | Fix for a bug with ROW(..) <=> ROW(...)unknown2003-03-101-3/+2
* | | fixed cached constsnt determination (bug #142 related)unknown2003-03-111-2/+12
|/ /
* | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc:unknown2003-03-071-5/+5
* | stringcmp() and sortcmp() have been unifiedunknown2003-03-041-30/+42
* | Strings which appear without charset context, unknown2003-03-031-2/+2
* | Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-171-0/+1
* | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1unknown2003-02-171-1/+7
|\ \
| * | Changed ROW_RESULT to defaultunknown2003-01-311-1/+7
* | | Fixed problem when connecting to user without a password.unknown2003-02-141-8/+20
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-22/+24
* | | After merge fixes & remove compiler warningsunknown2003-02-071-22/+13
* | | Merge with 4.0.11unknown2003-02-041-4/+49
|\ \ \ | | |/ | |/|
| * | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-1/+42
| |\ \
| | * | fixed functions to be able work with group function as argumentunknown2003-01-291-1/+42
* | | | after-review changes (577 SCRUM)unknown2003-02-021-0/+1
* | | | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-6/+3
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-25/+0
* | | | fixed row items with group functionsunknown2003-01-291-0/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-291-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Move latin1 into a separarte fileunknown2003-01-291-5/+5
* | | | fixed memory leak in ROW code (SCRUM 577)unknown2003-01-281-5/+14
* | | | Mergeunknown2003-01-281-7/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1unknown2003-01-261-0/+8
| |\ \ \
| | * | | removed switching off static table optimization for subselects (SCRUM , pre-c...unknown2003-01-261-0/+8
| * | | | mergingunknown2003-01-251-7/+13
| |\ \ \ \