summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | WL#2985 "Partition Pruning":unknown2006-01-041-3/+453
| | * | WL#2985 "Partition pruning", postreview fixes: Small code fixes and better co...unknown2005-12-271-1/+9
* | | | Bug fixunknown2006-01-181-5/+5
|/ / /
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-171-219/+243
|\ \ \
| * | | WL #2747: Fix such that backup and restore works for user definedunknown2006-01-171-219/+243
* | | | Fix for auto-partitioned tables and PARTITION BY KEY() tablesunknown2006-01-171-0/+5
|/ / /
* | | WL #2604: Partition Managementunknown2006-01-171-390/+2384
| |/ |/|
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-161-1/+2
|\ \
| * | Bug# 15968 - Partitions: crash when insert with f1 = -1 into partition by has...unknown2006-01-061-1/+2
| |/
* | WL#2506: Information Schema tables for PARTITIONingunknown2006-01-101-14/+19
|/
* Merge newbox:mysql-5.1-ppruning-r4unknown2005-12-261-2/+229
|\
| * WL#2985 "Partition Pruning": post-review fixes:unknown2005-12-261-16/+17
| * WL#2985 "Partition Pruning"unknown2005-12-221-2/+228
* | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-16/+17
|\ \ | |/ |/|
| * Finalize storage engine pluginsunknown2005-12-211-16/+17
* | bug #15521 (Cannot reorganise a partition with a new name equal to the old name)unknown2005-12-151-0/+55
|/
* Makefile.am:unknown2005-11-261-1/+1
* Made set_part_info a handler method and not a ha_partition method onlyunknown2005-11-251-1/+1
* Table definition cache, part 2unknown2005-11-231-31/+43
* BUG #14524unknown2005-11-181-1/+1
* some small changes to help get 5.1 compiling cleanly on Windows and with Visu...unknown2005-11-071-2/+2
* Make storage engines "pluggable", handlerton workunknown2005-11-071-4/+4
* Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat...unknown2005-11-051-23/+19
* Handle default engine type better forunknown2005-09-201-1/+7
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-09-141-1/+1
|\
| * Bug #13154:unknown2005-09-141-1/+1
* | Bug #13179 partition info in mysqldump makes it hard to use dump in different...unknown2005-09-141-1/+8
|/
* Test to see if my commit emails go throughunknown2005-08-261-1/+0