summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | mergeMattias Jonsson2010-10-151-0/+2
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-161-0/+2
| | * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-19/+78
| | |\ \ \ \ | | | |/ / /
| | | * | | mergeMattias Jonsson2010-10-011-7/+11
| | | |\ \ \
| | | | * | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-09-301-7/+11
| | | * | | | mergeMattias Jonsson2010-10-011-0/+17
| | | |\ \ \ \
| | | | * | | | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+17
| | | | | |/ / | | | | |/| |
| | | * | | | mergeMattias Jonsson2010-09-101-15/+52
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-09-071-12/+28
| | | | * | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-08-101-3/+24
| | | | |/
* | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-0/+7
* | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+4
* | | | | 5.2 mergeSergei Golubchik2010-10-281-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2010-10-251-1/+6
| |\ \ \ \ | | |/ / /
| | * | | 5.1.51 mergeSergei Golubchik2010-10-191-1/+6
| | |\ \ \ | | | |/ /
| | | * | mergeMattias Jonsson2010-08-191-1/+6
| | | |\ \ | | | | |/ | | | |/|
| | | | * Bug#46086: crash when dropping a partitioned tableMattias Jonsson2010-07-081-1/+6
* | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-8/+72
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2010-09-111-1/+53
| |\ \ \ \ | | |/ / /
| | * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-1/+1
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+52
| | |\ \ \ | | | |/ /
| | | * | Bug#52455: Subpar INSERT ON DUPLICATE KEY UPDATE performance with many partit...Mattias Jonsson2010-07-091-0/+52
| | | |/
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-2/+15
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-2/+15
| | |\ \ | | | |/
| | | * Bug#49161: Out of memory; restart server and try again (needed 2 bytes)Mattias Jonsson2010-05-251-1/+1
| | | * merge into mysql-5.1-bugteamMattias Jonsson2010-05-211-1/+10
| | | |\
| | | * | Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-0/+4
| * | | | merge with 5.1Sergei Golubchik2010-07-251-4/+3
| |\ \ \ \ | | |/ / /
| | * | | restore the unintentinally broken ABISergei Golubchik2010-07-231-4/+3
| * | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+1
* | | | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-7/+7
|/ / / /
* | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-39/+8