summaryrefslogtreecommitdiff
path: root/sql/partition_info.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-201-0/+1
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p...Sergei Golubchik2014-01-231-1/+1
|/
* Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-1/+16
|\
* \ Updated/added copyright headersKent Boortz2011-06-301-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressionsMattias Jonsson2010-08-301-6/+5
* | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-5/+1
* | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-0/+1
* | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-31/+51
|\ \
| * | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-2/+1
| * | Upped size limit on varchar/char from 512 to 2048Mikael Ronstrom2009-10-231-1/+1
| * | A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-0/+1
| * | MergeMikael Ronstrom2009-10-211-0/+2
| |\ \
| | * \ Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-0/+2
| | |\ \ | | | |/
| * | | Removed column_list and fixed all issues relating to this changeMikael Ronstrom2009-10-211-2/+4
| * | | Merged in latest changesMikael Ronstrom2009-10-161-1/+1
| |\ \ \ | | |/ /
| | * | Fixed review commentsMikael Ronstrom2009-10-161-1/+1
| * | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ...Mikael Ronstrom2009-10-161-3/+12
| |/ /
| * | BUG#47837, Duplicate field names were allowed in both column list partitionin...Mikael Ronstrom2009-10-061-0/+1
| * | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-16/+16
| * | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-14/+22
* | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+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
| |\ \ | | |/ | |/|