summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition_range.result
Commit message (Expand)AuthorAgeFilesLines
* BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-0/+37
* Changed COLUMN_LIST to COLUMNS after arch reviewMikael Ronstrom2009-10-291-2/+2
* MergeMikael Ronstrom2009-10-211-0/+5
|\
| * Fixed Information schema for column list partitioned tablesMikael Ronstrom2009-10-211-0/+5
* | MergeMikael Ronstrom2009-10-211-2/+2
|\ \ | |/
| * Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-2/+2
| |\
| | * Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-2/+2
* | | Removed column_list and fixed all issues relating to this changeMikael Ronstrom2009-10-211-2/+1
* | | Merged in latest changesMikael Ronstrom2009-10-161-5/+0
|\ \ \ | |/ /
| * | Removed GLOBAL INDEX syntax, need to develop GLOBAL indexes before adding syn...Mikael Ronstrom2009-10-161-5/+0
* | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ...Mikael Ronstrom2009-10-161-5/+5
|/ /
* | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-0/+94
|/
* Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE outputMattias Jonsson2008-11-041-7/+39
* Bug#30573: Ordered range scan over partitioned tables returns some rows twiceMattias Jonsson2008-09-181-0/+20
* Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables.Mattias Jonsson2008-07-071-6/+6
* Merge dator6.(none):/home/mikael/mysql_clones/bug32943mikael@dator6.(none)2008-02-131-0/+11
|\
| * BUG#33429: No check for maxvalue before adding partitionmikael@dator6.(none)2008-01-281-0/+11
* | BUG#32943: Fixed buggy lock handling of ALTER TABLE for partitioningmikael@dator6.(none)2008-01-281-0/+22
|/
* additional after merge fixgluh@mysql.com/eagle.(none)2007-12-131-20/+0
* BUG#30573: Ordered range scan over partitioned tables returns some rows twicesergefp@mysql.com2007-11-201-1/+21
* Disabled ascii-functionmikael@dator6.(none)2007-06-131-76/+0
* Reapplied patch for bug18198mikron@mikael-ronstr-ms-dator.local2007-04-041-17/+17
* BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-10-021-6/+6
* BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-09-301-0/+34
* Merge dator5.(none):/home/pappa/clean-mysql-5.1-ktmikael/pappa@dator5.(none)2006-09-281-10/+0
|\
| * Rearranged test cases, move InnoDB test cases to partition_innodbmikael/pappa@dator5.(none)2006-09-081-10/+0
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael/pappa@dator5.(none)2006-09-261-0/+42
|\ \ | |/ |/|
| * BUG#18198: Fixes to handle VARCHAR strings properlymikael/pappa@dator5.(none)2006-08-021-0/+42
* | BUG#21339: Crash at EXPLAIN PARTITIONSmikael/pappa@dator5.(none)2006-08-051-0/+10
|/
* BUG20733: Bug in partition pruning with zerofill fieldmikael/pappa@dator5.(none)2006-07-201-0/+78
* BUG#20770: Added some more test casesmikael@dator5.(none)2006-07-051-0/+112
* Many files:rburnett@production.mysql.com2006-06-151-4/+4
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1rburnett@bk-internal.mysql.com2006-06-151-0/+27
|\
| * merge fixesmikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-0/+1
| * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-0/+26
| |\
| | * BUG#16002: More review fixesmikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-061-1/+16
| | * BUG#16002: Make partition functions that are unsigned work properlymikael@c-4909e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-171-0/+12
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1rburnett@bk-internal.mysql.com2006-06-131-0/+105
|\ \ \ | |/ /
| * | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19122mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-121-0/+105
| |\ \
| | * | BUG#19830: ALTER TABLE REORGANIZE partition crashesmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-271-0/+105
| * | | BUG#19695: Showed partition options when table options were not shownmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-271-2/+2
| |/ /
* | | Many files:rburnett@bk-internal.mysql.com2006-06-091-4/+4
|/ /
* | BUG#18962: DROP PARTITION fails when partitions dropped for subpartitions wit...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-111-0/+24
|/
* Bug # 17173 - Partitions: less than search failsrburnett@production.mysql.com2006-03-131-0/+26
* Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower casemsvensson@neptunus.(none)2006-02-221-1/+1
* Remove extra space in SHOW CREATE TABLE output. (Bug #13883)jimw@mysql.com2006-02-021-4/+4
* tests fixed as we implement informative error messageholyfoot@deer.(none)2005-12-151-5/+5
* Handle default engine type better forpappa@c-1309e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-09-201-0/+34
* moved all partition create table error tests to one test for easier maintenancetulin@dl145b.mysql.com2005-07-201-150/+0
* Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+455