summaryrefslogtreecommitdiff
path: root/sql/uniques.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+5
* Backport of:Konstantin Osipov2009-11-241-2/+2
*-. Merge from 5.0-bugteamStaale Smedseng2009-06-171-2/+2
|\ \
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-2/+2
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-2/+2
| |/
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-07-041-7/+6
|\ \ | |/
| * Fixed bug #25798.igor@olga.mysql.com2007-07-011-7/+6
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-10/+9
|/
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-16/+22
* Increased heap max length to > 4G for 64 bit machines monty@mysql.com/nosik.monty.fi2006-11-281-2/+2
* many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-61/+61
* Code cleanups during code reviewsmonty@mysql.com2005-06-011-1/+1
* Fixed bug in replacation for not x86 platformsmonty@mysql.com2003-12-211-13/+12
* Merge mysql.com:/home/psergey/mysql-5.0-latest-pullsergefp@mysql.com2003-12-201-2/+234
|\
| * Merge 4.1 to 5.0.pem@mysql.com2003-12-191-1/+1
| |\
| | * Merge with 4.0.17monty@mysql.com2003-12-171-5/+11
| | |\
| | | * Fix for bug #1980sergefp@mysql.com2003-12-021-4/+10
| * | | Implementation of SUM(DISTINCT), tests caseskonstantin@oak.local2003-12-191-1/+233
* | | | Numerous small fixes to index_merge read time estimates codesergefp@mysql.com2003-12-201-64/+114
* | | | Post-merge fixes and code cleanupsergefp@mysql.com2003-12-181-11/+23
* | | | Precise read time estimates for index_merge/Uniquesergefp@mysql.com2003-12-181-0/+182
|/ / /
* | | Fix for bug #1980sergefp@mysql.com2003-12-021-4/+10
|/ /
* | Fix for bug #1820sergefp@mysql.com2003-11-181-1/+2
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-3/+3
|\ \ | |/
| * Fixed memory allocation in Unique to not allocate too much memorymonty@mashka.mysql.fi2003-06-261-3/+3
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-1/+2
* | Many files:igor@hundin.mysql.fi2003-04-241-5/+5
* | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-1/+2
|/
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
* init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-281-1/+1
* Update copyrightmonty@hundin.mysql.fi2001-12-061-2/+2
* Portability fixes.monty@hundin.mysql.fi2001-10-031-14/+13
* Portability fixesmonty@hundin.mysql.fi2001-09-151-1/+2
* Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-0/+2
* mergedserg@serg.mysql.com2001-07-021-20/+24
|\
| * Fixed multi-table-deletemonty@hundin.mysql.fi2001-06-151-13/+12
| * Enhancing both multi-table delete and division of LEXSinisa@sinisa.nasamreza.org2001-06-071-8/+5
| * These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-7/+15
* | memory-limited treeserg@serg.mysql.com2001-07-021-1/+1
|/
* Added Unique class to be used for duplicate removal in multi-table delete.monty@donna.mysql.fi2001-05-231-0/+160