summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Automatic mergeMichael Widenius2012-03-281-2/+2
|\
| * Merge with 5.1Michael Widenius2012-03-281-2/+2
| |\
| | * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-2/+2
* | | Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd...Michael Widenius2012-01-131-0/+2
* | | Merge with 5.2.Michael Widenius2011-12-111-10/+50
|\ \ \ | |/ /
| * | Merge with MariaDB 5.1Michael Widenius2011-11-241-10/+50
| |\ \ | | |/
| | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+19
| | |\
| | | * Bug#11766879/Bug#60106: DIFF BETWEEN # OF INDEXES IN MYSQL VS INNODB,Mattias Jonsson2011-08-231-1/+19
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-9/+31
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-07-031-140/+317
| | | |\
| | | | * mergeMattias Jonsson2011-06-131-3/+8
| | | | |\
| | | | | * bug#11765667: bug#58655: ASSERTION FAILED, SERVER CRASHES WITH MYSQLD GOT SIG...Mattias Jonsson2011-04-291-3/+8
| | | | * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+6
| | | | * | Merge from mysql-5.1.57-releaseKaren Langford2011-05-061-1/+9
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Bug#11867664: Fix server crashes on update with join on partitioned table.unknown2011-04-121-1/+9
| | | | * | removed dead obsolete codeMattias Jonsson2011-04-291-6/+0
| | | | * | Post push fix for bug#11766249 bug#59316Mattias Jonsson2011-04-271-3/+6
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-4/+4
* | | | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-111-1/+1
* | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-8/+0
|\ \ \ \ \ \
| * | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-8/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-134/+305
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-134/+305
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-134/+305
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | post fix for werror build for bug#11766249.Mattias Jonsson2011-04-261-5/+5
| | | * | | mergeMattias Jonsson2011-04-201-122/+284
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-129/+177
| | | | * | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-58/+172
| | | * | | Bug#59297: Can't find record in 'tablename' on update inner joinMattias Jonsson2011-01-241-0/+1
| | | |/ /
| | | * | mergeGeorgi Kodinov2010-11-261-2/+8
| | | |\ \
* | | | \ \ Merge with 5.2Michael Widenius2011-03-091-10/+102
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-10/+102
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with mainMichael Widenius2011-02-221-3/+4
| | |\ \ \ \
| | | * | | | Fixed bug in federatedx patch that caused partition tests to fail.Michael Widenius2011-02-111-5/+7
| | * | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-8/+43
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-181-2/+35
| | | |\ \ \ | | | | |/ / | | | | | / | | | | |/ | | | |/|
| | | | * Bug#57890: Assertion failed: next_insert_id == 0Mattias Jonsson2010-11-111-2/+35
| | * | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-9/+65
| * | | | Merge with alias as StringMichael Widenius2011-02-281-2/+4
| |\ \ \ \
| | * | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+4
* | | | | | MergeIgor Babaev2010-12-271-41/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-131-2/+2
| * | | | | Fix wrong merge of patch for Bug#46639.unknown2010-12-101-39/+0
* | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-21/+86
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge with 5.1Michael Widenius2010-11-301-21/+86
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-2/+8
| | |\ \ \ | | | |/ /
| | | * | merging.Alexey Botchkov2010-10-151-2/+6
| | | |\ \
| | | | * | Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-121-2/+6