summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-211-1/+1
|\
| * Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-0/+1
* | fixed cyclic reference bugunknown2002-11-141-2/+6
* | Some charset code clean-upsunknown2002-11-061-6/+6
* | Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-0/+1
* | BINARY charset is now used instead of binary_flagunknown2002-10-251-3/+5
* | fixed DISTINCT in subselect bugunknown2002-10-231-4/+6
* | Fix after mergeunknown2002-10-161-2/+2
* | merge with 4.0.5unknown2002-10-161-48/+68
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-27/+8
| * Merge with 4.0.3unknown2002-08-301-23/+62
| |\
| | * Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-10/+10
| | * subselect in having clauseunknown2002-07-011-4/+7
| | * sql_error.cc, sql_prepare.cc:unknown2002-06-121-0/+34
| | * mergedunknown2002-06-051-0/+19
| | |\
| | | * merge with 4.0unknown2002-06-031-0/+19
| | | |\
| | * | \ mergeunknown2002-05-261-8/+8
| | |\ \ \ | | | |/ /
| | | * | Now string values are created and filled with charset fieldunknown2002-05-171-8/+8
| | * | | simple subselects ported to new select_lex structuresunknown2002-05-121-2/+4
| | |/ /
| | * | mergeunknown2002-04-131-0/+1
| | |\ \
| | | * | Added GIS extensionunknown2002-02-221-0/+1
* | | | | Merge with 3.23.54unknown2002-10-161-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-161-0/+3
* | | | | INSERT ... VALUES(DEFAULT)unknown2002-07-251-1/+23
* | | | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-21/+21
* | | | | mergeunknown2002-07-231-1/+2
|\ \ \ \ \
| * | | | | New SET syntax & system variables.unknown2002-07-231-1/+2
* | | | | | OLAP functionality plus some small bug fixesunknown2002-07-201-0/+21
|/ / / / /
* | | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+4
| |_|_|/ |/| | |
* | | | merge with 3.23.51unknown2002-05-161-0/+19
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed bug in datetime range optimizationunknown2002-05-151-0/+19
* | | merge with 3.23.50unknown2002-03-271-4/+6
|\ \ \ | |/ /
| * | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-4/+6
* | | Fix sorting of NULL values (Should always be first)unknown2002-03-021-0/+5
| |/ |/|
* | Code that had to be changed so that CREATE ... SELECT ... always unknown2001-12-291-3/+3
* | Update copyrightunknown2001-12-061-3/+3
* | Update of query cache code.unknown2001-12-051-2/+2
* | Portability fixunknown2001-11-071-1/+1
* | merge with 3.23.44unknown2001-11-041-0/+1
|\ \ | |/
| * Portability fixesunknown2001-10-311-0/+1
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-4/+4
* | Fixed some build problems.unknown2001-10-041-0/+4
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-0/+1
* | Changed to use my_global.hunknown2001-09-141-0/+13
|/
* bugfix: HAVING MATCHunknown2001-04-171-1/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-0/+1
* Fixes for Ia64unknown2000-08-231-2/+2
* Import changesetunknown2000-07-311-0/+432