summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge to mysql-next-mrMikael Ronstrom2009-09-281-6/+73
|\
| * 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
| |/
* | AutomergeMikael Ronstrom2009-09-101-1/+1
|\ \
| * | WL#4571, Enable Key cache defined for a partition to enable more scalability ...Mikael Ronstrom2009-09-101-1/+1
| |/
* | WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111Mikael Ronstrom2009-09-101-0/+2
|/
* 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
| |\ \ \
| | * | | BUG#33429: No check for maxvalue before adding partitionunknown2008-01-281-1/+6
| | | |/ | | |/|
| * | | Added comments on why we do reopenunknown2008-02-131-3/+13
| * | | BUG#32943: Fixed buggy lock handling of ALTER TABLE for partitioningunknown2008-01-281-70/+44
| |/ /
* | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-1/+1
* | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-18/+22
|/ /
* | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-9/+9
|/
* Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-5/+9
|\
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-5/+9
| |\
| | * Bug#32178 server crash when select from i_s and concurrent partition managementunknown2007-11-231-5/+9
* | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-131-0/+1
|\ \ \ | |/ / |/| |
| * | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-0/+1