summaryrefslogtreecommitdiff
path: root/sql/ha_partition.h
Commit message (Expand)AuthorAgeFilesLines
* fixed MySQL bug#53775:unknown2012-07-131-14/+12
* mysql 5.5.23 mergeSergei Golubchik2012-04-101-13/+27
|\
| * merge of bug#1364811 into mysql-5.5Mattias Jonsson2012-03-141-9/+9
| |\
| | * Bug#13694811: THE OPTIMIZER WRONGLY USES THE FIRST INNODBMattias Jonsson2012-02-221-12/+12
| * | merge from mysql-5.1Mattias Jonsson2012-02-291-4/+18
| |\ \
| | * \ merge into mysql-5.1Mattias Jonsson2012-02-291-4/+18
| | |\ \ | | | |/ | | |/|
| | | * Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHEDMattias Jonsson2012-02-201-3/+17
| | |/
* | | Merge of compatibility fixesMichael Widenius2012-04-021-1/+1
|\ \ \
| * \ \ Automatic mergeMichael Widenius2012-03-281-1/+1
| |\ \ \
| | * \ \ Merge with 5.1Michael Widenius2012-03-281-1/+1
| | |\ \ \
| | | * | | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+1
* | | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Updated/added copyright headersKent Boortz2011-07-031-9/+28
| | | | |\ \
* | | | | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-8/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+0
| |\ \ \ \ \ \
| | * | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-7/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEXMichael Widenius2011-05-181-0/+4
| | |_|/ / / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-8/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+27
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-0/+2
| | | |/ / | | |/| |
| * | | | virtual columns:Sergei Golubchik2010-12-311-1/+0
| * | | | merge with 5.1Michael Widenius2010-11-301-2/+9
| |\ \ \ \ | | |/ / /
* | | | | 5.5-mergeSergei Golubchik2011-07-021-9/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATINGJon Olav Hauglid2011-06-011-1/+3
| * | | | Manual merge from 5.1Mattias Jonsson2011-04-201-8/+27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-2/+15
| | * | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-7/+13
| | | |/ | | |/|
| * | | merge of bug#58147, including rename of the new argument,Mattias Jonsson2010-12-031-1/+1
| |\ \ \
| | * | | Bug#58147: ALTER TABLE w/ TRUNCATE PARTITION failsMattias Jonsson2010-12-011-1/+1
| |/ / /
| * | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+10
* | | | merge.Sergei Golubchik2010-11-251-5/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | merge with 5.1Sergei Golubchik2010-09-111-5/+10
| |\ \ \
| * \ \ \ merge with 5.1Sergei Golubchik2010-07-251-1/+1
| |\ \ \ \
| | * | | | restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
| * | | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+1
| * | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-5/+2
| * | | | | A temporary solution to make CREATE TABLE attributesSergei Golubchik2010-05-111-0/+23
| * | | | | mergedSergei Golubchik2010-03-151-0/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+12
| | |\ \ \ \
| * | \ \ \ \ merge 5.1-> 5.2unknown2009-12-081-6/+17
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-6/+17
| | |\ \ \ \ \
| * | | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+1
| |/ / / / / /