summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detectedMattias Jonsson2010-08-201-10/+11
* Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-81/+226
|\
| * Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-81/+226
|/
* Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-3/+1
|\
| * Manual merge2010-07-291-1/+1
| |\
| | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave2010-07-291-1/+1
| * | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
| |\ \ | | |/
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+1
|/ /
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-1/+3
|\ \ | |/
| * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-1/+3
* | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-57/+3
|\ \
| * \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-57/+3
| |\ \ | | |/
| | * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-35/+3
* | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-1/+1
* | | mergeMattias Jonsson2010-05-251-3/+0
|\ \ \
| * \ \ Merge of bug#51851.Mattias Jonsson2010-05-241-3/+0
| |\ \ \ | | |/ / | |/| |
| | * | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-3/+0
* | | | Bug#52815: LIST COLUMNS doesn't insert rows in correctMattias Jonsson2010-04-211-5/+8
|/ / /
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+15
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-221/+219
|\ \ \ | |/ /
| * | Bug#51347: assertion with show create table + partition by columnsMattias Jonsson2010-03-041-2/+2
| * | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-30/+25
| |\ \
| | * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-5/+3
| | |\ \
| | * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-271-25/+22
| | |\ \ \
| * | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-2/+3
| * | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-24/+25
| |\ \ \ \ \ | | |/ / / /
| | * | | | WL#2360 Performance schemaMarc Alff2010-01-061-24/+25
| * | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-6/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-6/+6
| * | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-5/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-4/+4
| | |\ \ \ \
| | * \ \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-5/+28
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-19/+33
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marcMarc Alff2009-12-161-17/+31
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-17/+31
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-77/+98
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-4/+4
| * | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-75/+95
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Auto mergeHe Zhenxing2009-11-211-81/+97
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge with next-mrKonstantin Osipov2009-11-201-6/+2
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | * | | | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-75/+95
| | * | | | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-2/+3
| | |/ / / / / / /
| * | | | | | | | Backport of revno: 2617.68.37Jon Olav Hauglid2009-12-101-15/+7
| * | | | | | | | Backport of revno: 3514Jon Olav Hauglid2009-12-101-6/+15
| * | | | | | | | Backport of revno: 2617.71.1Jon Olav Hauglid2009-12-101-33/+16
| * | | | | | | | Backport of:Konstantin Osipov2009-12-031-2/+3
| * | | | | | | | Backport of:Konstantin Osipov2009-12-021-37/+36
| * | | | | | | | Backport of:Konstantin Osipov2009-12-011-1/+1
| * | | | | | | | Backport of:Konstantin Osipov2009-12-011-26/+22