summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.1Michael Widenius2010-11-301-2/+2
|\
| * Merge with MySQL 5.1.53Michael Widenius2010-11-251-2/+2
| |\
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-2/+2
* | | merge with 5.1Sergei Golubchik2010-09-111-1/+1
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
| |\ \ | | |/
| | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
* | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-1/+1
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-36/+6
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-36/+6
| |\ \ | | |/
| | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-1/+3
| | * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-35/+3
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-4/+16
|\ \ \ | |/ /
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-4/+16
| |\ \ | | |/
| | * mergeMattias Jonsson2010-03-121-2/+9
| | |\
| | | * Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-101-2/+9
| | * | Bug#50104: Partitioned table with just 1 partion works with fkMattias Jonsson2010-03-041-0/+6
| | |/
* | | 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