summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed error found during review of new pushed codemonty@mysql.com2005-09-251-7/+7
* Merge mysql.com:/home/timka/mysql/src/4.1-virgintimour@mysql.com2005-09-211-29/+67
|\
| * Fix for BUG#12882 - min/max inconsistent on empty table.timour@mysql.com2005-09-211-29/+67
* | Fix bug #13218: InnoDB: using a partial-field key prefix in searchevgen@moonbone.local2005-09-191-1/+2
|/
* logging_ok:igor@linux.local2005-03-041-1/+1
* opt_sum.cc:igor@rurik.mysql.com2004-09-151-6/+4
* func_group.test, func_group.result:igor@rurik.mysql.com2004-09-071-10/+8
* New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-1/+1
* fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-6/+7
* handler interface cleanups:serg@serg.mylan2004-06-231-18/+8
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-1/+1
* Merge key cache structures to onemonty@mysql.com2003-11-201-1/+0
* key_map with more that 64 bits widthserg@serg.mylan2003-10-111-3/+3
* After merge fixesmonty@mashka.mysql.fi2003-05-211-0/+1
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-25/+54
|\
| * sql_select.cc, opt_sum.cc:heikki@hundin.mysql.fi2003-05-071-13/+37
| * Fix problem where key_read was not cleaned up properly, which caused assert i...monty@narttu.mysql.fi2003-05-031-4/+10
* | func_group.result:igor@hundin.mysql.fi2003-02-281-30/+26
* | func_group.result, func_group.test:igor@hundin.mysql.fi2003-02-271-285/+615
* | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-1/+2
|\ \ | |/
| * opt_sum.cc:igor@hundin.mysql.fi2003-02-231-1/+2
* | mergemonty@mashka.mysql.fi2003-02-081-2/+9
|\ \ | |/
| * Fix problem in MIN/MAX optimisation (from last patch)monty@mashka.mysql.fi2003-02-071-2/+9
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-25/+67
|\ \ | |/
| * Fix for MIN/MAX with empty tablesmonty@mashka.mysql.fi2003-02-031-25/+67
* | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-4/+3
|\ \ | |/
| * bugfix for MERGE tables and MAX(key)serg@serg.mysql.com2003-01-171-4/+3
* | Less "default_charset_info"bar@bar.mysql.r18.ru2002-12-191-1/+2
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-0/+13
|\ \ | |/
| * Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-11-091-0/+13
* | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-1/+1
|\ \ | |/ |/|
| * mergemonty@hundin.mysql.fi2002-04-131-1/+1
| |\
| | * Added GIS extensionbar@gw.udmsearch.izhnet.ru2002-02-221-1/+1
* | | My previous patch was not good at all.Sinisa@sinisa.nasamreza.org2002-06-171-6/+5
* | | Fixed a bug in optimiser with MERGE tables with non-unique valuesSinisa@sinisa.nasamreza.org2002-06-151-3/+4
|/ /
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-7/+15
|/
* fixed wrong DBUG_ASSERT() in IO_CACHEsasha@mysql.sashanet.com2002-01-311-1/+1
* Fixes for new getoptmonty@hundin.mysql.fi2002-01-311-1/+2
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-2/+2
* Fix UNIONmonty@tik.mysql.fi2001-08-021-3/+3
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-101-0/+5
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-6/+5
* Import changesetbk@work.mysql.com2000-07-311-0/+359