summaryrefslogtreecommitdiff
path: root/sql/partition_info.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+5
* fixed a valgrind warning in partition_pruningGeorgi Kodinov2009-09-021-0/+1
* Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-0/+1
* Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* Bug#38083 Error-causing row inserted into partitioned table despite errorAlexey Botchkov2008-10-061-2/+3
* Manual mergeunknown2008-03-141-0/+1
|\
| * Bug#32167 another privilege bypass with DATA/INDEX DIRECORY(3rd version for 5.1)unknown2008-02-281-0/+1
* | Bug#31931 Partitions: unjustified 'mix of handlers' error messageunknown2008-01-091-1/+1
|/
* BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functionsunknown2007-09-141-14/+0
* Bug#26827 - table->read_set is set incorrectly,unknown2007-07-041-0/+7
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-6/+6
* Remove unnecessary casts to uchar. The casts are stemming fromunknown2007-03-271-1/+1
* Many files:unknown2006-12-311-2/+2
* Many files:unknown2006-12-271-2/+1
* BUG#18198: Partition function handlingunknown2006-10-021-2/+3
* Final step of Take 7 on review fixes of thisunknown2006-09-261-6/+12
* BUG#18198: Fixes to handle VARCHAR strings properlyunknown2006-08-021-2/+27
* BUG#18198: Partition function handlingunknown2006-07-211-5/+1
* Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198unknown2006-07-121-2/+7
|\
| * BUG#18198: Less flexibility in defining partition functionsunknown2006-06-231-2/+7
* | partition functions to pass create_info, not only max_rowsunknown2006-06-271-4/+4
|/
* merge updateunknown2006-06-141-1/+2
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-15/+10
|\
| * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-14/+9
* | BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table d...unknown2006-05-101-0/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-211-2/+7
|\ \
| * \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-191-2/+7
| |\ \ | | |/ | |/|
| | * Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-011-2/+7
| | |\
| | | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-03-241-4/+4
| | | * manual mergeunknown2006-03-221-2/+7
* | | | BUG#18962: Crash of ALTER TABLE .. DROP PARTITION ...unknown2006-04-211-0/+1
* | | | BUG#18962: DROP PARTITION fails when partitions dropped for subpartitions wit...unknown2006-04-111-1/+1
|/ / /
* | | BUG#18558 "Partition pruning results are incorrect for certain class of WHERE...unknown2006-04-061-2/+2
|/ /
* | cleaned up a few method commentsunknown2006-03-311-0/+6
|/
* bug 17290 and bug 14350unknown2006-03-181-0/+1
* Fix for bug#15447 Partitions: NULL is treated as zerounknown2006-03-071-1/+6
* fixes to make the code compile with gcc 2.95unknown2006-02-281-41/+17
* BUG #15408 - Partitions: subpartition names are not uniqueunknown2006-02-211-1/+1
* BUG#15408: Partitions: subpartition names are not uniqueunknown2006-02-161-0/+295