summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#18750: Various problems with partition names, quotation marksunknown2006-04-101-2/+17
* BUG#18558 "Partition pruning results are incorrect for certain class of WHERE...unknown2006-04-061-42/+67
* BUG#18659: In get_part_iter_for_interval_via_walking(), when we need to unknown2006-04-041-1/+5
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-011-2/+14
|\
| * BUG#13520: BUG#13433: Fixed proper delimiters for fields and commentsunknown2006-03-281-2/+14
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-311-382/+5
|\ \
| * \ Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-311-382/+5
| |\ \
| | * | cleaned up a few method commentsunknown2006-03-311-382/+5
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-311-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for BUG#18025: Wrong query results because of bugs in partition pruning:unknown2006-03-311-0/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed compiler and valgrind warningsunknown2006-03-291-1/+1
| |/
* | Bug#18053 Partitions: crash if nullunknown2006-03-281-3/+20
|/
* BUG#16806: ALTER TABLE with new field in before position failsunknown2006-03-241-2/+18
* BUG #16806: ALTER TABLE fails when creating new field not last in tableunknown2006-03-231-5/+12
* Manual mergeunknown2006-03-201-1/+1
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-201-40/+107
|\
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-201-40/+107
| |\
| | * BUG#17754unknown2006-03-201-40/+107
* | | mergingunknown2006-03-201-0/+3
|\ \ \
| * | | Bug#14367 Partitions: crash if utf8 columnunknown2006-03-201-0/+3
| |/ /
* | | bug #17290 (sp with delete, create and rollback causes MySQLD core)unknown2006-03-201-2/+4
* | | Merge bk@192.168.21.1:mysql-5.1-newunknown2006-03-181-19/+22
|\ \ \ | |/ / |/| |
| * | bug 17290 and bug 14350unknown2006-03-181-19/+22
* | | BUG#17772unknown2006-03-161-3/+3
|/ /
* | Manual mergeunknown2006-03-141-1/+1
* | Merge zim.(none):/home/mikael/bug17127unknown2006-03-141-2/+15
|\ \
| * \ Merge zim.(none):/home/mikael/bug15961unknown2006-03-141-1/+7
| |\ \
| | * \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-141-1/+7
| | |\ \
| | | * | Ensure we discover also error in using subpartition parts inunknown2006-03-111-2/+1
| | | * | BUG#16370: Default subpartitioning not properly handled in conjunctionunknown2006-03-111-1/+8
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-141-1/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#15961: After review fixesunknown2006-03-141-1/+1
| | * | | BUG#15961: SUBPARTITION defined in non-subpartitioned table no errorunknown2006-03-111-0/+7
| | |/ /
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-141-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Manual mergeunknown2006-03-141-1/+2
| * | | Merge mikael@gorf.tangent.org:/home/mikael/bug17127unknown2006-03-101-0/+28
| |\ \ \ | | |/ / | |/| |
| | * | BUG#17127: Crash if wrong use of VALUES for list partitionunknown2006-03-091-0/+28
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-17097unknown2006-03-131-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #17097: Partitions: failing ADD PRIMARY KEY leads to temporary rotten met...unknown2006-03-131-8/+10
| |/ /
* | | Fixed portability issue in 5.1 to include parsers from other applications. unknown2006-03-091-2/+3
|/ /
* | Fix for bug#15447 Partitions: NULL is treated as zerounknown2006-03-071-0/+41
* | Bug#14527: Partitions: table unreadable if partition name = c-cedillaunknown2006-03-021-0/+3
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-011-0/+1
|\ \ | |/ |/|
| * Bug #17499 continuedunknown2006-02-281-0/+1
* | Mergeunknown2006-02-281-6/+29
|\ \ | |/ |/|
| * BUG# 17430 Partitoins: crash on SELECT * FROM t1 WHERE f_int1 IS NULLunknown2006-02-241-6/+29
* | Bug #17701, ALTER TABLE t1 ADD PARTITION for PARTITION BY LIST hangs testunknown2006-02-281-3/+5
* | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+1
* | BUG #15408 - Partitions: subpartition names are not uniqueunknown2006-02-211-4/+4