summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11867664: SERVER CRASHES ON UPDATE WITH JOIN ON PARTITIONED TABLEMattias Jonsson2011-03-181-1/+9
* mergeMattias Jonsson2011-03-091-0/+1
|\
| * Bug#59297: Can't find record in 'tablename' on update inner joinMattias Jonsson2011-01-241-0/+1
* | Bug #42230 during add index, cannot do queries on storage enginesJon Olav Hauglid2011-01-261-13/+13
* | BUG#59013, make partition handler not miss HA_STATUS_NO_LOCK, add HA_STATUS_V...Mikael Ronstrom2010-12-171-7/+9
* | merge of bug#58147, including rename of the new argument,Mattias Jonsson2010-12-031-1/+6
|\ \
| * | Bug#58147: ALTER TABLE w/ TRUNCATE PARTITION failsMattias Jonsson2010-12-011-1/+6
|/ /
* | mergeGeorgi Kodinov2010-11-261-2/+8
|\ \ | |/
| * mergeGeorgi Kodinov2010-11-261-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
* | | | | mergeMattias Jonsson2010-11-151-4/+58
|\ \ \ \ \
| * | | | | Bug#57778: failed primary key add to partitioned innodb table inconsistent an...Mattias Jonsson2010-11-051-4/+58
* | | | | | mergeMattias Jonsson2010-11-151-2/+35
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Bug#57890: Assertion failed: next_insert_id == 0Mattias Jonsson2010-11-111-2/+35
| |/ / /
* | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-90/+100
* | | | mergeMattias Jonsson2010-10-011-7/+11
|\ \ \ \ | |/ / /
| * | | 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-131-15/+52
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/
* | | mergeMattias Jonsson2010-08-191-1/+6
|\ \ \ | |/ /
| * | mergeMattias Jonsson2010-08-191-1/+6
| |\ \ | | |/ | |/|
| | * Bug#46086: crash when dropping a partitioned tableMattias Jonsson2010-07-081-1/+6
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-18/+0
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-5/+5
|\ \ \
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+5
* | | | mergeMattias Jonsson2010-07-091-0/+52
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#52455: Subpar INSERT ON DUPLICATE KEY UPDATE performance with many partit...Mattias Jonsson2010-07-091-0/+52
| |/
* | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-2/+11
|\ \
| * \ Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-169/+45
| |\ \
| * \ \ Manual merge of bug#49161 into mysql-trunk-mergeMattias Jonsson2010-05-281-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#49161: Out of memory; restart server and try again (needed 2 bytes)Mattias Jonsson2010-05-251-1/+1
| * | | mergeMattias Jonsson2010-05-251-1/+10
| |\ \ \ | | |/ /
| | * | merge into mysql-5.1-bugteamMattias Jonsson2010-05-211-1/+10
| | |\ \
* | | \ \ manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-169/+49
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-0/+4
| | |\ \ \ | | | |/ /
| | | * | Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-0/+4
| * | | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-2/+1
| * | | | Merge of bug#51851.Mattias Jonsson2010-05-241-167/+44
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-168/+55
* | | | | Fix for bug #51263 "Deadlock between transactionalDmitry Lenev2010-05-261-1/+1
|/ / / /
* | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-3/+5