summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedSergei Golubchik2010-03-151-38/+62
|\
| * A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB.unknown2010-03-091-2/+3
| * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-38/+61
| |\
| | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-2/+3
| | * mergeMattias Jonsson2010-01-191-5/+3
| | |\
| | | * Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-5/+3
| | * | Bug#49742: Partition Pruning not working correctly for RANGEMattias Jonsson2009-12-221-25/+22
| | |/
| | * AutomergeAlexey Kopytov2009-12-131-6/+33
| | |\
| | | * Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-131-6/+33
* | | | merge 5.1->5.2unknown2010-02-011-16/+29
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-16/+29
| |\ \ \ | | |/ /
| | * | mergeMattias Jonsson2009-11-171-1/+1
| | |\ \
| | | * | backport of bug#45904 from mysql-pe to 5.1Mattias Jonsson2009-11-171-1/+1
| | * | | mergeMattias Jonsson2009-11-171-15/+16
| | |\ \ \
| | | * | | Bug#48276: can't add column if subpartition existsMattias Jonsson2009-11-091-15/+16
| | | |/ /
| | * | | mergeMattias Jonsson2009-11-171-0/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug#46923: select count(*) from partitioned table fails withMattias Jonsson2009-11-031-0/+12
* | | | | merge 5.1-> 5.2unknown2009-12-081-5/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-5/+4
| |\ \ \ \ | | |/ / /
| | * | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-4/+4
| | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-2/+2
| | |/ /
* | | | MergeIgor Babaev2009-11-091-6/+76
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-6/+76
| |\ \ \ | | |/ /
| | * | fixed a valgrind warning in partitioning codeGeorgi Kodinov2009-09-021-0/+1
| | * | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-2/+15
| | |\ \
| | * | | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-6/+59
| | |/ /
| | * | Bug#46478: timestamp field incorrectly defaultedMattias Jonsson2009-08-061-0/+3
* | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-1/+2
|/ / /
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-25/+41
|\ \ \ | |/ /
| * | Bug#40281, partitioning the general log table crashes the serverTatiana A. Nurnberg2009-07-311-1/+6
| * | Addendum to the fix for bug 45807 : initialize a member needed inGeorgi Kodinov2009-07-081-0/+1
| * | Bug #45807: crash accessing partitioned table and sql_modeGeorgi Kodinov2009-07-021-2/+11
| * | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-21/+21
| |/
| * Fix for bug#42944: partition not pruned correctlyRamil Kalimullin2009-04-011-1/+2
* | Merge with base MySQL 5.1Michael Widenius2009-02-151-18/+17
|\ \ | |/
| * Bug#40972: Partition pruning can lead to crash for bad datesMattias Jonsson2009-01-091-1/+1
| * mergeMattias Jonsson2009-01-071-2/+2
| |\
| | * Bug#40972: some sql execution lead the whole databse crashingMattias Jonsson2008-12-281-2/+2
| * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \ | | |/ | |/|
| | * Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| | |\
| | | * Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | mergeMattias Jonsson2008-12-101-3/+2
| |\ \ \
| | * | | Bug#40389: REORGANIZE PARTITION crashes when only using one partitionMattias Jonsson2008-12-021-3/+2
| * | | | Bug#38784: Mysql server crash if table is altered with partition changes.Mattias Jonsson2008-11-121-11/+11
| | |/ / | |/| |
* | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-3/+3
|/ / /
* | | mergeMattias Jonsson2008-11-041-4/+8
|\ \ \
| * | | Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE outputMattias Jonsson2008-11-041-4/+8
| |/ /
* | | mergeMattias Jonsson2008-11-041-20/+6
|\ \ \ | |/ / |/| |
| * | Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION workMattias Jonsson2008-10-101-20/+6
| |/
* | mergeMattias Jonsson2008-10-291-2/+1
|\ \ | |/ |/|