summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-101-2/+9
* 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
* | 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
* | | 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
|/ /
* | 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
* | 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
* 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
| |/ / |/| |
* | | 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
|\ \ | |/ |/|
| * Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-051-2/+1
* | keep compiler happyAlexey Botchkov2008-10-061-0/+8
* | Bug#38083 Error-causing row inserted into partitioned table despite errorAlexey Botchkov2008-10-061-122/+153
|/
* Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-61/+35
* Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-2/+2
* Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-071-175/+114
|\
| * Post push fixunknown2008-02-251-5/+5
| * Merge witty.:/Users/mattiasj/clones/mysql-5.1-bug20129.2unknown2008-02-241-1/+13
| |\
| | * Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITIONunknown2008-02-111-1/+13
| * | Merge witty.:/Users/mattiasj/clones/mysql-5.1-bug31931.2unknown2008-02-241-100/+38
| |\ \
| | * | Bug#31931 Partitions: unjustified 'mix of handlers' error messageunknown2008-01-091-100/+38
| * | | Merge dator6.(none):/home/mikael/mysql_clones/bug32943unknown2008-02-131-1/+6
| |\ \ \