summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | BUG# 15408 Partitions: subpartition names are not uniqueunknown2006-02-161-1/+1
* | Merge reggie@192.168.0.9:/home/reggie/work/mysql-5.1-bug15408unknown2006-02-161-315/+26
|\ \ | |/ |/|
| * BUG#15408: Partitions: subpartition names are not uniqueunknown2006-02-161-315/+26
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-151-1/+4
|\ \
| * | Fix for bug#16907 Partitions: crash, SELECT goes into last partition, UNIQUE ...unknown2006-02-151-1/+4
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-151-2/+58
|\ \ \ | |/ / |/| |
| * | Post-review fix (WL#2987)unknown2006-02-141-7/+4
| * | Added partition pruning checks (WL#2987)unknown2006-02-101-2/+61
| |/
* | Fix for bug#16901 Partitions: crash, SELECT, column of part. function=first c...unknown2006-02-151-1/+1
|/
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-081-0/+2
|\
| * Bug #17206 Update through VIEW is not workingunknown2006-02-081-0/+2
* | bug# 17082 Client hangs when creating tables with partitionunknown2006-02-081-2/+3
* | BUG# 17082 - Client hangs when creating tables with partitionunknown2006-02-071-1/+2
|/
* Bug #17005 Ndb partition handling for create table like is brokenunknown2006-02-071-8/+14
* Merge mysql.com:/usr/local/mysql/mysql-5.1-win-fixesunknown2006-01-301-4/+4
|\
| * Windows compile fixes in preparation for 5.1.6 beta.unknown2006-01-301-4/+4
* | WL# 2986unknown2006-01-281-4/+2
|/
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-251-4/+12
|\
| * bug #14354 - data directory and index directory not working for partitionsunknown2006-01-231-4/+12
* | Compile failure fix for gcc 2.95x: Don't use unnamed union of unnamed unknown2006-01-251-18/+18
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-191-5/+470
|\ \
| * | WL#2985: Mergeunknown2006-01-181-2/+4
| * | Manual mergeunknown2006-01-181-5/+468
| |\ \
| | * | WL#2985 "Partition-pruning", "range walking" addition: better comments.unknown2006-01-051-10/+14
| | * | WL#2985 "Partition pruning": Make compilable without partitioning engine.unknown2006-01-051-3/+4