summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| | * | | | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-7/+13
* | | | | | making the keyword ROW for row items optional unknown2003-01-261-46/+22
|/ / / / /
* | | | | Mergeunknown2003-01-211-1/+0
|\ \ \ \ \
| * | | | | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | | | | fixed test of cardinalityunknown2003-01-211-9/+7
|/ / / / /
* | | | | Merge with 4.0.9unknown2003-01-181-19/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed core dump bug in str LIKE "%other_str%" where strings contained charact...unknown2003-01-101-21/+26
* | | | | mergeunknown2003-01-041-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge with 4.0.8unknown2003-01-031-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge with 3.23:unknown2002-12-211-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Optimization of CASE bug fixunknown2002-12-211-3/+2
| | | * | fix for a bug in CASE ...WHEN ...unknown2002-12-161-0/+2
* | | | | postreview fix (SCRUM)unknown2002-12-281-29/+1
* | | | | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-0/+16
* | | | | row IN subselects (SCRUM)unknown2002-12-191-7/+20
* | | | | Item_in_optimizer is changed to be used with row IN subselect (SCRUM)unknown2002-12-191-42/+36
* | | | | support of simple row subselects (SCRUM)unknown2002-12-191-0/+7
|/ / / /
* | | | less use of system_charset_infounknown2002-12-191-2/+2
* | | | postreview fixunknown2002-12-121-4/+1
* | | | postreview fix (SCRUM)unknown2002-12-101-29/+53
* | | | mergingunknown2002-12-101-25/+174
|\ \ \ \
| * | | | fixed typo in cardinality check of row items (SCRUM)unknown2002-12-081-2/+2
| * | | | optimized IN with Rows (SCRUM)unknown2002-12-081-8/+122
| * | | | IN with row item without constant optimisation (SCRUM)unknown2002-12-071-19/+54
* | | | | mergingunknown2002-12-101-1/+61
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-061-1/+61
* | | | merge fixunknown2002-12-061-9/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with 4.0.6unknown2002-12-051-9/+35
| |\ \ \ | | |/ /
| | * | mergedunknown2002-12-041-3/+15
| | |\ \ | | | |/
| | | * Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-12-021-0/+39
| | | |\