summaryrefslogtreecommitdiff
path: root/sql/sql_partition.h
Commit message (Expand)AuthorAgeFilesLines
* clang warningSergei Golubchik2015-09-031-1/+1
* MDEV-7856: EXPLAIN FORMAT=JSON should show partitionsOleksandr Byelkin2015-04-091-1/+4
* MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-1/+2
* 10.0-monty mergeSergei Golubchik2013-07-211-11/+11
|\
| * ha_partition.cc and ha_partition.h are now completely mergedMichael Widenius2013-06-271-0/+1
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-9/+9
* | 5.5 mergeSergei Golubchik2013-06-061-3/+3
|\ \
| * \ mysql-5.5.31 mergeSergei Golubchik2013-05-071-3/+3
| |\ \ | | |/ | |/|
| | * Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-2/+3
* | | s/st_ha_create_information/HA_CREATE_INFO/Sergei Golubchik2013-04-071-1/+0
|/ /
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\ \ | |/
| * Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ONMattias Jonsson2012-02-021-1/+1
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\ \
* | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |/
* | | post-merge fixes.Sergei Golubchik2011-07-021-1/+3
|/ /
* | Bug#56172: Server crashes in ha_partition::reset onMattias Jonsson2010-10-011-2/+6
* | Manual mergeunknown2010-07-291-1/+1
|\ \ | |/
| * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
* | Merge of bug#51851.Mattias Jonsson2010-05-241-15/+0
|\ \
| * | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-14/+0
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+75
|/ /
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-3/+0
|\ \ | |/
| * Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-131-3/+0
* | Fixed a few bugs in hex string generation, in call to val_str for partition e...Mikael Ronstrom2009-11-021-5/+6
* | Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-0/+5
* | MergeMikael Ronstrom2009-10-281-10/+10
|\ \
| * \ mergeMattias Jonsson2009-10-281-10/+10
| |\ \
| | * | WL#3352, minor code formatting fixes after code reviewMattias Jonsson2009-10-211-10/+10
* | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-10/+15
|\ \ \ \ | |/ / /
| * | | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-0/+1
| * | | A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-3/+1
| |/ /
| * | Fixed review commentsMikael Ronstrom2009-10-161-4/+4
| * | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-1/+1
| * | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-3/+9
| |/
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/
* Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation faultunknown2007-11-201-0/+1
* Merge bk@192.168.21.1:mysql-5.1-optunknown2007-06-251-1/+2
|\
| * Bug #27084 partitioning by list seems failing when using caseunknown2007-03-271-1/+2
* | 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-2/+2
|/
* Many files:unknown2006-12-271-2/+1
* Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-10-161-0/+3
|\
| * Final step of Take 7 on review fixes of thisunknown2006-09-261-0/+3
* | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-1/+1
|/
* partition functions to pass create_info, not only max_rowsunknown2006-06-271-1/+1
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-3/+4
|\
| * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-3/+4