summaryrefslogtreecommitdiff
path: root/sql/partition_info.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-1/+0
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-0/+14
* | | | MDEV-8348: Add catchall to all table partitioning for list partitionsOleksandr Byelkin2016-09-071-2/+8
* | | | MDEV-8716 - Obsolete sql_calloc() in favor of THD::calloc() and thd_calloc()Sergey Vojtovich2015-11-261-5/+7
* | | | MDEV-8719 - Obsolete sql_memdup() in favor of THD::memdup() and thd_memdup()Sergey Vojtovich2015-11-261-1/+1
|/ / /
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-5/+5
|/ /
* | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | 10.0-base mergeSergei Golubchik2014-02-031-1/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-011-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p...Sergei Golubchik2014-01-231-1/+1
| | |/
* | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-15/+29
* | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-14/+0
* | | 10.0-monty mergeSergei Golubchik2013-07-211-12/+73
|\ \ \ | |/ / |/| |
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-11/+74
* | | 5.5 mergeSergei Golubchik2013-06-061-1/+16
|\ \ \ | | |/ | |/|
| * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-1/+16
| |\ \ | | |/ | |/|
* | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252).Alexey Botchkov2013-04-131-0/+1
|/ /
* | 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