summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-281-2/+1
|\
| * partition functions to pass create_info, not only max_rowsunknown2006-06-271-2/+1
* | Bug#20086: Can't get data from key partitioned tables with VARCHAR keyunknown2006-06-211-14/+3
|/
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19801unknown2006-06-141-62/+139
|\
| * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-64/+141
| |\
| | * BUG#16002: Unsigned partition function supportunknown2006-06-141-4/+4
| | * BUG#16002: After review fixesunknown2006-06-061-3/+3
| | * BUG#16002: More review fixesunknown2006-06-061-190/+75
| | * BUG#16002: Handle unsigned integer partition functionsunknown2006-06-051-22/+11
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug16002unknown2006-04-211-126/+329
| | |\
| | | * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-126/+329
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-4/+17
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#19801: Valgrind error in check_list_constantsunknown2006-05-301-4/+17
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-131-3/+3
|\ \ \ \
| * | | | BUG#19307: CSV engine can cause crashes in partitioned tables (due to its con...unknown2006-06-131-3/+3
| |/ / /
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19122unknown2006-06-121-51/+153
|\ \ \ \
| * \ \ \ Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-121-50/+152
| |\ \ \ \
| | * | | | BUG#19122: Need to close handlers before drop/rename phaseunknown2006-06-121-8/+18
| | * | | | BUG#19122: Need to close all handlers before rename/drop phase in ALTER TABLE...unknown2006-06-121-24/+25
| | * | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-271-34/+125
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | BUG#19122: MySQL Server crashes when ALTER TABLE t1 REBUILD PARTITION on Inno...unknown2006-05-261-34/+125
* | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19695unknown2006-06-121-8/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-121-8/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | BUG#19695: Showed partition options when table options were not shownunknown2006-05-271-8/+10
| | | |/ / / | | |/| | |
* | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-121-5/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG#19305: COALESCE partition left partition files undroppedunknown2006-05-271-5/+6
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-14/+13
|\ \ \ \ \
| * | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-14/+13
| |/ / / /
* | | | | BUG#19067: Crash for default subpartitioning when altering the tableunknown2006-06-031-2/+3
* | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-031-7/+16
|\ \ \ \ \
| * \ \ \ \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-111-7/+16
| |\ \ \ \ \
| | * | | | | BUG#19067: Crash when ALTER TABLE for default subpartitioned tableunknown2006-04-211-6/+14
| | * | | | | BUG#19067: Alter table add partition for subpartitioned table crashesunknown2006-04-201-1/+2
| | | |_|/ / | | |/| | |
* | | | | | get_[part_]partition_id(): Fix function comments. unknown2006-06-031-6/+10
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-0/+2
|\ \ \ \ \ \
| * | | | | | BUG#20161: LINEAR keyword on subpartitions not displayed in information schem...unknown2006-05-311-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | after review fixesunknown2006-05-311-5/+5
* | | | | | handlerton cleanup:unknown2006-05-281-13/+3
|/ / / / /
* | | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19140unknown2006-05-121-2/+2
|\ \ \ \ \
| * | | | | BUG#19140: Create index caused crashunknown2006-05-081-2/+2
| |/ / / /
* | | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-121-1/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table d...unknown2006-05-101-1/+24
| |/ / /
* | | | Fixed compiler warningsunknown2006-05-041-0/+1
|/ / /
* | | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-221-0/+4
* | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-191-158/+1014
|\ \ \ | |/ / |/| |
| * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-191-7/+8
| * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-181-1/+1
| * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-151-39/+42
| * | Fixesunknown2006-04-031-1/+2
| * | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-011-158/+1009
| |\ \