summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-8/+8
* moved similar code to functionunknown2002-11-041-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-041-1/+4
|\
| * removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-1/+4
* | All String->set() now have charset argumentunknown2002-10-301-8/+8
|/
* BINARY charset is now used instead of binary_flagunknown2002-10-251-4/+3
* my_sortcmp -> my_strnncollunknown2002-10-091-1/+3
* Merge with 4.0.3unknown2002-08-301-16/+21
|\
| * subselect in having clauseunknown2002-07-011-6/+7
| * sql_error.cc, sql_prepare.cc:unknown2002-06-121-2/+3
| * Hiding internal pointers of SELECT_LEX structuresunknown2002-05-271-1/+1
| * mergeunknown2002-05-261-3/+3
| |\
| | * Now string values are created and filled with charset fieldunknown2002-05-171-3/+3
| * | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-3/+5
| |/
| * RB-Tree indexes support in HEAP tablesunknown2002-04-251-1/+1
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-1/+2
* | Added interface for first set of dynamic variables.unknown2002-06-281-3/+4
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
|/
* Update copyrightunknown2001-12-061-5/+5
* Portability fixes.unknown2001-10-031-1/+1
* Final fixes for INSERT into MERGE tables.unknown2001-09-271-30/+99
* Portability fixesunknown2001-09-151-2/+2
* Remove warnings and portability fixesunknown2001-08-141-12/+12
* Fix UNIONunknown2001-08-021-121/+137
* mergedunknown2001-07-021-17/+47
|\
| * mergeunknown2001-06-211-9/+22
| |\
| | * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-6/+22
| * | bk resolve workunknown2001-06-071-1/+1
| |\ \
| | * | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-1/+1
| * | | fixed bug in count(distinct)unknown2001-06-011-3/+3
| * | | cheat when all parts of count(distinct) key are binaryunknown2001-05-291-2/+13
| * | | count(distinct) cleanupunknown2001-05-291-2/+8
| |/ /
* | | memory-limited treeunknown2001-07-021-3/+2
|/ /
* | fixed bug in count(distinct) unknown2001-05-241-3/+6
* | handle tree overflow in count(distinct)unknown2001-05-241-1/+42
* | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-0/+1
* | option to free_root() to not my_free() the blocksunknown2001-05-121-1/+1
* | fixes/optimizations for count(distinct)unknown2001-05-121-9/+16
* | use tree for count(distinct) when possibleunknown2001-05-111-1/+102
|/
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-1/+1
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-0/+4
* Import changesetunknown2000-07-311-0/+941