Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column... | Mikael Ronstrom | 2009-12-17 | 1 | -0/+37 |
* | Changed COLUMN_LIST to COLUMNS after arch review | Mikael Ronstrom | 2009-10-29 | 1 | -2/+2 |
* | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -0/+5 |
|\ | |||||
| * | Fixed Information schema for column list partitioned tables | Mikael Ronstrom | 2009-10-21 | 1 | -0/+5 |
* | | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Manual merge mysql-trunk -> mysql-trunk-wl3352 | Mattias Jonsson | 2009-10-19 | 1 | -2/+2 |
| |\ | |||||
| | * | Bug#20577: Partitions: use of to_days() function leads to selection failures | Mattias Jonsson | 2009-08-26 | 1 | -2/+2 |
* | | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -2/+1 |
* | | | Merged in latest changes | Mikael Ronstrom | 2009-10-16 | 1 | -5/+0 |
|\ \ \ | |/ / | |||||
| * | | Removed GLOBAL INDEX syntax, need to develop GLOBAL indexes before adding syn... | Mikael Ronstrom | 2009-10-16 | 1 | -5/+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/+94 |
|/ | |||||
* | Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output | Mattias Jonsson | 2008-11-04 | 1 | -7/+39 |
* | Bug#30573: Ordered range scan over partitioned tables returns some rows twice | Mattias Jonsson | 2008-09-18 | 1 | -0/+20 |
* | Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables. | Mattias Jonsson | 2008-07-07 | 1 | -6/+6 |
* | Merge dator6.(none):/home/mikael/mysql_clones/bug32943 | mikael@dator6.(none) | 2008-02-13 | 1 | -0/+11 |
|\ | |||||
| * | BUG#33429: No check for maxvalue before adding partition | mikael@dator6.(none) | 2008-01-28 | 1 | -0/+11 |
* | | BUG#32943: Fixed buggy lock handling of ALTER TABLE for partitioning | mikael@dator6.(none) | 2008-01-28 | 1 | -0/+22 |
|/ | |||||
* | additional after merge fix | gluh@mysql.com/eagle.(none) | 2007-12-13 | 1 | -20/+0 |
* | BUG#30573: Ordered range scan over partitioned tables returns some rows twice | sergefp@mysql.com | 2007-11-20 | 1 | -1/+21 |
* | Disabled ascii-function | mikael@dator6.(none) | 2007-06-13 | 1 | -76/+0 |
* | Reapplied patch for bug18198 | mikron@mikael-ronstr-ms-dator.local | 2007-04-04 | 1 | -17/+17 |
* | BUG#18198: Partition function handling | mikael/pappa@dator5.(none) | 2006-10-02 | 1 | -6/+6 |
* | BUG#18198: Partition function handling | mikael/pappa@dator5.(none) | 2006-09-30 | 1 | -0/+34 |
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1-kt | mikael/pappa@dator5.(none) | 2006-09-28 | 1 | -10/+0 |
|\ | |||||
| * | Rearranged test cases, move InnoDB test cases to partition_innodb | mikael/pappa@dator5.(none) | 2006-09-08 | 1 | -10/+0 |
* | | Merge dator5.(none):/home/pappa/clean-mysql-5.1 | mikael/pappa@dator5.(none) | 2006-09-26 | 1 | -0/+42 |
|\ \ | |/ |/| | |||||
| * | BUG#18198: Fixes to handle VARCHAR strings properly | mikael/pappa@dator5.(none) | 2006-08-02 | 1 | -0/+42 |
* | | BUG#21339: Crash at EXPLAIN PARTITIONS | mikael/pappa@dator5.(none) | 2006-08-05 | 1 | -0/+10 |
|/ | |||||
* | BUG20733: Bug in partition pruning with zerofill field | mikael/pappa@dator5.(none) | 2006-07-20 | 1 | -0/+78 |
* | BUG#20770: Added some more test cases | mikael@dator5.(none) | 2006-07-05 | 1 | -0/+112 |
* | Many files: | rburnett@production.mysql.com | 2006-06-15 | 1 | -4/+4 |
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | rburnett@bk-internal.mysql.com | 2006-06-15 | 1 | -0/+27 |
|\ | |||||
| * | merge fixes | mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-06-14 | 1 | -0/+1 |
| * | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-06-14 | 1 | -0/+26 |
| |\ | |||||
| | * | BUG#16002: More review fixes | mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-06-06 | 1 | -1/+16 |
| | * | BUG#16002: Make partition functions that are unsigned work properly | mikael@c-4909e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-17 | 1 | -0/+12 |
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | rburnett@bk-internal.mysql.com | 2006-06-13 | 1 | -0/+105 |
|\ \ \ | |/ / | |||||
| * | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19122 | mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-06-12 | 1 | -0/+105 |
| |\ \ | |||||
| | * | | BUG#19830: ALTER TABLE REORGANIZE partition crashes | mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-05-27 | 1 | -0/+105 |
| * | | | BUG#19695: Showed partition options when table options were not shown | mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-05-27 | 1 | -2/+2 |
| |/ / | |||||
* | | | Many files: | rburnett@bk-internal.mysql.com | 2006-06-09 | 1 | -4/+4 |
|/ / | |||||
* | | BUG#18962: DROP PARTITION fails when partitions dropped for subpartitions wit... | mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-11 | 1 | -0/+24 |
|/ | |||||
* | Bug # 17173 - Partitions: less than search fails | rburnett@production.mysql.com | 2006-03-13 | 1 | -0/+26 |
* | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case | msvensson@neptunus.(none) | 2006-02-22 | 1 | -1/+1 |
* | Remove extra space in SHOW CREATE TABLE output. (Bug #13883) | jimw@mysql.com | 2006-02-02 | 1 | -4/+4 |
* | tests fixed as we implement informative error message | holyfoot@deer.(none) | 2005-12-15 | 1 | -5/+5 |
* | Handle default engine type better for | pappa@c-1309e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-09-20 | 1 | -0/+34 |
* | moved all partition create table error tests to one test for easier maintenance | tulin@dl145b.mysql.com | 2005-07-20 | 1 | -150/+0 |
* | Patch for push of wl1354 Partitioning | mronstrom@mysql.com | 2005-07-18 | 1 | -0/+455 |