summaryrefslogtreecommitdiff
path: root/sql/partition_info.h
Commit message (Expand)AuthorAgeFilesLines
* 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 mergeistruewing@stella.local2008-03-141-0/+1
|\
| * Bug#32167 another privilege bypass with DATA/INDEX DIRECORY(3rd version for 5.1)gluh@mysql.com/eagle.(none)2008-02-281-0/+1
* | Bug#31931 Partitions: unjustified 'mix of handlers' error messagemattiasj@client-10-129-10-137.upp.off.mysql.com2008-01-091-1/+1
|/
* BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functionssergefp@mysql.com2007-09-141-14/+0
* Bug#26827 - table->read_set is set incorrectly,istruewing@chilla.local2007-07-041-0/+7
* WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-6/+6
* Remove unnecessary casts to uchar. The casts are stemming fromkostja@bodhi.local2007-03-271-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-311-2/+2
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
* BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-10-021-2/+3
* Final step of Take 7 on review fixes of thismikael/pappa@dator5.(none)2006-09-261-6/+12
* BUG#18198: Fixes to handle VARCHAR strings properlymikael/pappa@dator5.(none)2006-08-021-2/+27
* BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-07-211-5/+1
* Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198mikael/pappa@dator5.(none)2006-07-121-2/+7
|\
| * BUG#18198: Less flexibility in defining partition functionsmikael@dator5.(none)2006-06-231-2/+7
* | partition functions to pass create_info, not only max_rowstomas@poseidon.ndb.mysql.com2006-06-271-4/+4
|/
* merge updatemikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-1/+2
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-15/+10
|\
| * BUG#16002: Make partition functions that are unsigned work properlymikael@c-4909e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-171-14/+9
* | BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table d...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-101-0/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-2/+7
|\ \
| * \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-2/+7
| |\ \ | | |/ | |/|
| | * Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-011-2/+7
| | |\
| | | * WL 2826: Error handling of ALTER TABLE for partitioningpappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-241-4/+4
| | | * manual mergepappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-221-2/+7
* | | | BUG#18962: Crash of ALTER TABLE .. DROP PARTITION ...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-0/+1
* | | | BUG#18962: DROP PARTITION fails when partitions dropped for subpartitions wit...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-111-1/+1
|/ / /
* | | BUG#18558 "Partition pruning results are incorrect for certain class of WHERE...sergefp@mysql.com2006-04-061-2/+2
|/ /
* | cleaned up a few method commentsreggie@linux.site2006-03-311-0/+6
|/