summaryrefslogtreecommitdiff
path: root/sql/sql_partition.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-121-6/+6
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-6/+6
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-6/+6
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-6/+6
| | | |\
| | | | * bugfix: long partition namesSergei Golubchik2017-07-061-6/+6
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-5/+2
|\ \ \ \ \ | |/ / / /
| * | | | cleanup: generate_partition_syntax()Sergei Golubchik2017-07-051-5/+2
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ / / /
* | | | cleanup: set_field_ptr()Sergei Golubchik2016-12-121-1/+0
* | | | MDEV-8348: Add catchall to all table partitioning for list partitionsOleksandr Byelkin2016-09-071-0/+4
* | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-1/+1
|/ / /
* | | 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
|/