summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Maria WL#61unknown2010-04-011-0/+17
* mergedSergei Golubchik2010-03-151-69/+138
|\
| * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-69/+138
| |\
| | * post-push patch for bug#47343.Mattias Jonsson2010-01-191-0/+1
| | * Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-18/+44
| | * Bug#48846: Too much time spent in ha_partition::records_in_range if not able ...Mattias Jonsson2009-11-171-51/+93
* | | merge 5.1-> 5.2unknown2009-12-081-23/+159
|\ \ \ | |/ /
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-23/+159
| |\ \ | | |/
| | * merge into mysql-5.1-bugteamMattias Jonsson2009-10-091-1/+1
| | |\
| | | * Bug#46922: crash when adding partitions and open_files_limitMattias Jonsson2009-10-081-1/+1
| | * | Bug#44059: Incorrect cardinality of indexes on a partitioned tableMattias Jonsson2009-10-081-7/+27
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
| | * | Bug #45840 read_buffer_size allocated for each partition when Anurag Shekhar2009-09-171-3/+49
| | |/
| | * mergeMattias Jonsson2009-09-121-13/+82
| | |\
| | | * Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitionsMattias Jonsson2009-09-041-13/+82
| | * | AutomergeMikael Ronstrom2009-09-071-2/+2
| | |\ \ | | | |/
| | | * Bug#45823 Assertion failure in file row/row0mysql.c line 1386V Narayanan2009-09-041-2/+2
| | * | Fix to ensure that all subpartitions gets deleted before renaming starts, BUG...Mikael Ronstrom2009-09-071-0/+1
| | |/
* | | Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-1/+1
|\ \ \
| * \ \ MergeIgor Babaev2009-11-091-33/+0
| |\ \ \ | | |/ /
| | * | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-33/+0
| | |\ \
| | | * \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-33/+0
| | | |\ \ | | | | |/
| | | | * Bug#46639: 1030 (HY000): Got error 124 from storage engine onMattias Jonsson2009-08-211-33/+0
| * | | | Merge of the latest 5.1 changes.Igor Babaev2009-10-261-1/+1
| |\ \ \ \ | | |/ / /
| * | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-1/+1
| | |/ / | |/| |
* | | | Automatic merge with 5.1Michael Widenius2009-10-281-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed compiler warning messageMichael Widenius2009-10-261-1/+1
| |/ /
* | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-40/+46
|/ /
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-10/+50
|\ \ | |/
| * Fix for BUG#45816 - assertion failure with index containing double Satya B2009-08-061-1/+1
| * auto-mergeTatiana A. Nurnberg2009-07-311-9/+42
| |\
| | * Bug#30102: Rename table does corrupt tables with partition files on failureAnurag Shekhar2009-07-241-9/+37
| | * Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-081-0/+5
| * | Bug#40281, partitioning the general log table crashes the serverTatiana A. Nurnberg2009-07-311-0/+7
| |/
* | Fixed problems in mergeMichael Widenius2009-05-191-2/+2
|\ \
| * | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-2/+2
* | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-2/+3
|\ \ \ | |/ / |/| |
| * | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-2/+3
| |\ \ | | |/
| | * Backport of patch for bug#40003 from 6.0 to 5.1,Mattias Jonsson2009-02-201-2/+3
| * | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-5/+35
| |\ \ | | |/
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-5/+35
|\ \ \ | | |/ | |/|
| * | mergeMattias Jonsson2009-01-071-3/+3
| |\ \
| | * | Bug#36312: InnoDB DATA_FREE BUG?Mattias Jonsson2008-12-191-3/+3
| * | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-1/+35
| | |\ \
| | * \ \ Merge from mysql-5.1.30-releaseunknown2008-11-271-2/+3
| | |\ \ \
| | | * | | mysql-test/r/partition.resultBuild Team2008-11-251-1/+2
| | | * | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | | | post push fix for bug#40595Mattias Jonsson2008-12-161-0/+30
| * | | | | Bug#40515: Query on a partitioned table does not returnMattias Jonsson2008-12-041-1/+1
| | |_|/ / | |/| | |