summaryrefslogtreecommitdiff
path: root/sql/uniques.cc
Commit message (Expand)AuthorAgeFilesLines
* 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