summaryrefslogtreecommitdiff
path: root/sql/uniques.cc
Commit message (Expand)AuthorAgeFilesLines
*-. 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-optunknown2007-07-041-7/+6
|\ \ | |/
| * Fixed bug #25798.unknown2007-07-011-7/+6
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-10/+9
|/
* Many files:unknown2006-12-231-2/+1
* Fixed compiler warningsunknown2006-11-301-2/+2
* Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-16/+22
* Increased heap max length to > 4G for 64 bit machines unknown2006-11-281-2/+2
* many warnings (practically safe but annoying) correctedunknown2006-01-031-61/+61
* Code cleanups during code reviewsunknown2005-06-011-1/+1
* Fixed bug in replacation for not x86 platformsunknown2003-12-211-13/+12
* Merge mysql.com:/home/psergey/mysql-5.0-latest-pullunknown2003-12-201-2/+234
|\
| * Merge 4.1 to 5.0.unknown2003-12-191-1/+1
| |\
| | * Merge with 4.0.17unknown2003-12-171-5/+11
| | |\
| | | * Fix for bug #1980unknown2003-12-021-4/+10
| * | | Implementation of SUM(DISTINCT), tests casesunknown2003-12-191-1/+233
* | | | Numerous small fixes to index_merge read time estimates codeunknown2003-12-201-64/+114
* | | | Post-merge fixes and code cleanupunknown2003-12-181-11/+23
* | | | Precise read time estimates for index_merge/Uniqueunknown2003-12-181-0/+182
|/ / /
* | | Fix for bug #1980unknown2003-12-021-4/+10
|/ /
* | Fix for bug #1820unknown2003-11-181-1/+2
* | Merge with 4.0.14unknown2003-08-111-3/+3
|\ \ | |/
| * Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-3/+3
| * New multi-table-update codeunknown2002-11-291-1/+2
* | Many files:unknown2003-04-241-5/+5
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+2
|/
* New SET syntax & system variables.unknown2002-07-231-1/+1
* init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* Update copyrightunknown2001-12-061-2/+2
* Portability fixes.unknown2001-10-031-14/+13
* Portability fixesunknown2001-09-151-1/+2
* Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-0/+2
* mergedunknown2001-07-021-20/+24
|\
| * Fixed multi-table-deleteunknown2001-06-151-13/+12
| * Enhancing both multi-table delete and division of LEXunknown2001-06-071-8/+5
| * These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-7/+15
* | memory-limited treeunknown2001-07-021-1/+1
|/
* Added Unique class to be used for duplicate removal in multi-table delete.unknown2001-05-231-0/+160