summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | | Fixed compiler warning messageMichael Widenius2009-10-261-1/+1
|/ /
* | 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
| | |_|/ / | |/| | |
* | | | | Merge with old maria treeMichael Widenius2009-02-011-1/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | (Mostly) automatic mergeMichael Widenius2008-10-121-125/+260
| |\ \ \ \
| * | | | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-101-4/+4
* | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-9/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Manually applying the patch for BUG40954 "Crash in MyISAM index code with con...Guilhem Bichot2008-11-251-1/+2
| * | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-245/+587
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-121-4/+4
| | |_|/ / | |/| | |
| * | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-125/+260
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix for Bug #37007 Maria: different checksum for MyISAM table depending on CH...Michael Widenius2008-06-281-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-2/+3
| |\ \ \ \
| | * | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-2/+3
| * | | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-0/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-1/+0