summaryrefslogtreecommitdiff
path: root/sql/partition_element.h
Commit message (Expand)AuthorAgeFilesLines
* PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-55/+0
* Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-3/+3
* compilation warning on windowsSergei Golubchik2018-01-171-1/+1
* rename system_time columnsSergei Golubchik2018-01-091-1/+1
* System Versioning 1.0 pre6Aleksey Midenkov2017-12-151-2/+2
|\
| * Partitioning syntax for versioningSergei Golubchik2017-12-141-2/+2
* | SQL: better check for partition engine [#366]Eugene Kosov2017-12-121-0/+15
|/
* restore Field::get_timestamp() prototypeSergei Golubchik2017-12-051-2/+4
* System Versioning pre0.12Aleksey Midenkov2017-11-071-7/+100
|\
| * SQL: partitioning misc fixes [closes #242]Aleksey Midenkov2017-09-071-14/+23
| * Style: partitioning, sysvars, handler fixesAleksey Midenkov2017-09-061-3/+5
| * SQL: (0.6) Pruning for VERSIONING partitions [closes #97]Aleksey Midenkov2017-05-051-16/+49
| * SQL: (0.5) Versioned partitions [closes #77]Aleksey Midenkov2017-05-051-3/+52
* | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-8/+8
|/
* MDEV-8348: Add catchall to all table partitioning for list partitionsOleksandr Byelkin2016-09-071-1/+1
* 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-6/+2
|/ /
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-4/+3
|\ \ | |/
| * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-4/+3
| |\
* | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ | | |/
* | | merge with 5.3Sergei Golubchik2011-10-191-0/+6
|\ \ \ | |/ / |/| |
| * | Merge with mainMichael Widenius2011-02-221-0/+2
| |\ \
| | * | Fixed bug in federatedx patch that caused partition tests to fail.Michael Widenius2011-02-111-0/+4
| * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+3
| |\ \ \ | | |/ / | |/| / | | |/
| * | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-0/+1
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+3
* | MergeMikael Ronstrom2009-10-281-1/+1
|\ \
| * \ mergeMattias Jonsson2009-10-281-1/+1
| |\ \
| | * | WL#3352, minor code formatting fixes after code reviewMattias Jonsson2009-10-211-1/+1
* | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-3/+35
|\ \ \ \ | |/ / /
| * | | 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-0/+1
| |/ /
| * | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-3/+34
| |/
* | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+5
|\ \
| * | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
| |/
* | WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111Mikael Ronstrom2009-09-101-1/+2
|/
* wl#2936 - fixing problemsunknown2007-04-131-2/+2
* Many files:unknown2006-12-311-2/+2
* Many files:unknown2006-12-271-2/+1
* This is a cleanup of warnings that windows is complaining about. unknown2006-08-231-2/+2
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-7/+24
|\
| * BUG#16002: Handle unsigned integer partition functionsunknown2006-06-051-2/+9
| * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-6/+16
* | BUG#19067: Crash for default subpartitioning when altering the tableunknown2006-06-031-15/+11
* | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-111-0/+16
|\ \
| * | BUG#19067: Crash when ALTER TABLE for default subpartitioned tableunknown2006-04-211-0/+16
| |/