summaryrefslogtreecommitdiff
path: root/mysql-test/t/partition.test
Commit message (Expand)AuthorAgeFilesLines
* Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-141-0/+5
|\
| * Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-101-0/+5
| |\
| | * BUG#18752: Also handle NULL values in VALUES LESS THANunknown2006-04-101-0/+5
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-111-0/+24
|\ \ \ | |/ / |/| |
| * | BUG#18750: Various problems with partition names, quotation marksunknown2006-04-101-0/+24
* | | manual mergeunknown2006-04-101-0/+15
|\ \ \ | |_|/ |/| |
| * | Fix for bug#18753 Partitions: auto_increment failsunknown2006-04-101-0/+15
| |/
* | BUG#18752: Added test case for SHOW CREATE TABLE not showing NULL values prop...unknown2006-04-101-0/+9
|/
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-011-0/+19
|\
| * BUG#13520: BUG#13433: Fixed proper delimiters for fields and commentsunknown2006-03-281-0/+19
* | BUG # 17631 SHOW TABLE STATUS reports wrong engineunknown2006-03-311-0/+13
* | Bug#18053 Partitions: crash if nullunknown2006-03-281-0/+75
|/
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-201-0/+90
|\
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-201-0/+90
| |\
| | * BUG#17754unknown2006-03-201-0/+90
* | | mergingunknown2006-03-201-0/+15
|\ \ \
| * | | Fix for bug#15336 Partitions: crash if create table as selectunknown2006-03-201-0/+6
| * | | Bug#14367 Partitions: crash if utf8 columnunknown2006-03-201-0/+9
| |/ /
* | | bug #17290 (sp with delete, create and rollback causes MySQLD core)unknown2006-03-201-0/+30
|/ /
* | BUG#17772unknown2006-03-161-0/+17
* | Manual mergeunknown2006-03-141-3/+3
* | Merge zim.(none):/home/mikael/bug17127unknown2006-03-141-0/+73
|\ \
| * \ Merge zim.(none):/home/mikael/bug15961unknown2006-03-141-0/+53
| |\ \
| | * \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-141-0/+53
| | |\ \
| | | * | BUG#15407: Crash if error in subpartition definitionunknown2006-03-131-0/+17
| | | * | BUG#16370: Default subpartitioning not properly handled in conjunctionunknown2006-03-111-0/+36
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-141-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#15961: SUBPARTITION defined in non-subpartitioned table no errorunknown2006-03-111-0/+9
| | |/ /
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-141-0/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mikael@gorf.tangent.org:/home/mikael/bug17127unknown2006-03-101-0/+36
| |\ \ \ | | |/ / | |/| |
| | * | BUG#17127: Crash if wrong use of VALUES for list partitionunknown2006-03-091-0/+36
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-17097unknown2006-03-131-0/+11
|\ \ \ \
| * | | | Bug #17097: Partitions: failing ADD PRIMARY KEY leads to temporary rotten met...unknown2006-03-131-0/+11
| | |/ / | |/| |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-17497unknown2006-03-131-0/+6
|\ \ \ \
| * | | | Bug #17497: Partitions: crash if add partition on temporary tableunknown2006-03-081-0/+6
| |/ / /
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-14526unknown2006-03-131-0/+12
|\ \ \ \
| * | | | Bug #14526: Partitions: indexed searches fail. When inserting a row intounknown2006-02-161-0/+12
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.1-14673unknown2006-03-131-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Bug #14673: Wrong InnoDB default row formatunknown2006-03-081-0/+7
| | |/ / | |/| |
* | | | BUG#17947: Crash when REBUILD PARTITION syntax errorunknown2006-03-091-0/+12
|/ / /
* | | Fix for bug#15447 Partitions: NULL is treated as zerounknown2006-03-071-0/+57
| |/ |/|
* | Fix for bug#14363 Partitions: failure if create in stored procedureunknown2006-03-011-0/+35
* | BUG# 17430 Partitoins: crash on SELECT * FROM t1 WHERE f_int1 IS NULLunknown2006-02-241-0/+40
* | Bug #17169: Partitions: out of memory if add partition and unique.unknown2006-02-161-0/+7
|/
* Small post-merge fix to partition testunknown2006-02-151-0/+1
* Merge mysql.com:/home/jimw/my/mysql-5.1-16782unknown2006-02-151-0/+8
|\
| * Bug #16782: Partitions: crash, REPLACE .. on table with PK, DUPLICATEunknown2006-02-151-0/+10
* | Merge mysql.com:/home/jimw/my/mysql-5.1-16775unknown2006-02-151-0/+13
|\ \
| * | Bug #16775: DROP TABLE of subpartitioned table can fail if default engineunknown2006-02-131-0/+12
| |/
* | Fix for bug#16907 Partitions: crash, SELECT goes into last partition, UNIQUE ...unknown2006-02-151-0/+12