| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed COLUMN_LIST to COLUMNS after arch review | Mikael Ronstrom | 2009-10-29 | 1 | -2/+2 |
* | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -0/+2 |
|\ |
|
| * | Fixed Information schema for column list partitioned tables | Mikael Ronstrom | 2009-10-21 | 1 | -0/+2 |
* | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -1/+1 |
* | | Merged in latest changes | Mikael Ronstrom | 2009-10-16 | 1 | -6/+0 |
|\ \
| |/ |
|
| * | Removed GLOBAL INDEX syntax, need to develop GLOBAL indexes before adding syn... | Mikael Ronstrom | 2009-10-16 | 1 | -6/+0 |
* | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ... | Mikael Ronstrom | 2009-10-16 | 1 | -5/+5 |
|/ |
|
* | WL#3352, Introducing Column list partitioning, makes it possible to partition... | Mikael Ronstrom | 2009-09-15 | 1 | -0/+76 |
* | Bug#30573: Ordered range scan over partitioned tables returns some rows twice | Mattias Jonsson | 2008-09-18 | 1 | -20/+20 |
* | Merge dator6.(none):/home/mikael/mysql_clones/bug32943 | unknown | 2008-02-13 | 1 | -0/+10 |
|\ |
|
| * | BUG#33429: No check for maxvalue before adding partition | unknown | 2008-01-28 | 1 | -0/+11 |
* | | BUG#32943: Fixed buggy lock handling of ALTER TABLE for partitioning | unknown | 2008-01-28 | 1 | -0/+35 |
|/ |
|
* | additional after merge fix | unknown | 2007-12-13 | 1 | -20/+20 |
* | BUG#30573: Ordered range scan over partitioned tables returns some rows twice | unknown | 2007-11-20 | 1 | -1/+27 |
* | Disabled ascii-function | unknown | 2007-06-13 | 1 | -65/+63 |
* | Reapplied patch for bug18198 | unknown | 2007-04-04 | 1 | -13/+13 |
* | BUG#18198: Partition function handling | unknown | 2006-10-02 | 1 | -6/+6 |
* | BUG#18198: Partition function handling | unknown | 2006-09-30 | 1 | -0/+43 |
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1-kt | unknown | 2006-09-28 | 1 | -12/+0 |
|\ |
|
| * | Rearranged test cases, move InnoDB test cases to partition_innodb | unknown | 2006-09-08 | 1 | -12/+0 |
* | | Merge dator5.(none):/home/pappa/clean-mysql-5.1 | unknown | 2006-09-26 | 1 | -0/+29 |
|\ \
| |/
|/| |
|
| * | BUG#18198: Fixes to handle VARCHAR strings properly | unknown | 2006-08-02 | 1 | -0/+30 |
* | | BUG#21339: Crash at EXPLAIN PARTITIONS | unknown | 2006-08-05 | 1 | -0/+13 |
|/ |
|
* | BUG20733: Bug in partition pruning with zerofill field | unknown | 2006-07-20 | 1 | -0/+44 |
* | BUG#20770: Added some more test cases | unknown | 2006-07-05 | 1 | -0/+87 |
* | merge fixes | unknown | 2006-06-14 | 1 | -0/+1 |
* | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | unknown | 2006-06-14 | 1 | -0/+24 |
|\ |
|
| * | BUG#16002: More review fixes | unknown | 2006-06-06 | 1 | -1/+9 |
| * | BUG#16002: Make partition functions that are unsigned work properly | unknown | 2006-04-17 | 1 | -0/+17 |
* | | BUG#19830: ALTER TABLE REORGANIZE partition crashes | unknown | 2006-05-27 | 1 | -0/+114 |
* | | BUG#18962: DROP PARTITION fails when partitions dropped for subpartitions wit... | unknown | 2006-04-11 | 1 | -0/+28 |
|/ |
|
* | Bug # 17173 - Partitions: less than search fails | unknown | 2006-03-13 | 1 | -0/+27 |
* | tests fixed as we implement informative error message | unknown | 2005-12-15 | 1 | -5/+5 |
* | Handle default engine type better for | unknown | 2005-09-20 | 1 | -0/+6 |
* | moved all partition create table error tests to one test for easier maintenance | unknown | 2005-07-20 | 1 | -203/+0 |
* | Patch for push of wl1354 Partitioning | unknown | 2005-07-18 | 1 | -0/+560 |