summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts
Commit message (Expand)AuthorAgeFilesLines
* Bug#52121 partition by key on utf32 enum field cause debug assertion: (length...Alexander Barkov2010-08-232-0/+42
* Fixed failure of parts.partition_debug_sync_innodb.test whichDmitry Lenev2010-08-201-1/+2
* Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-166-0/+107
* Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-1320-1/+8767
* WL#5349 Change default storage engine to InnoDBMagne Mahre2010-06-172-0/+526
* Manual mergeunknown2010-05-262-44/+2
|\
| * Bug #49741 test files contain explicit references to bin/relay-log positionsunknown2010-05-242-42/+2
* | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-113-0/+106
|\ \ | |/
| * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-173-0/+106
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-2428-145893/+80931
|\ \
| * \ mergeVladislav Vaintroub2010-02-162-8/+2
| |\ \
| | * \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-153-0/+35
| | |\ \
| | * | | Followup to Bug#34604 handler::ha_rnd_end(): Assertion `inited==RND' failed.Jon Olav Hauglid2010-02-112-0/+2
| | * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-052-3/+31
| | |\ \ \
| | * \ \ \ Merge next-mr -> next-4284. Konstantin Osipov2010-02-022-50/+50
| | |\ \ \ \
| | * \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-026-454/+54
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-1619-145830/+80844
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-0/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | Backport of:Konstantin Osipov2009-12-082-8/+0
| * | | | | | | | | mergeVladislav Vaintroub2010-02-133-0/+35
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | mergeMattias Jonsson2010-02-103-0/+35
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | mergeVladislav Vaintroub2010-01-182-3/+31
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Manual merge from next-mr.unknown2010-01-122-50/+50
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-072-3/+31
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-107-0/+962
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-067-0/+962
| | | | |\ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-183-0/+8
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | * | | | | | | | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-302-3/+31
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | post-push fixes for BUG#39934: updating test casesSven Sandberg2009-07-152-3/+31
| * | | | | | | | | | | | mergeVladislav Vaintroub2009-12-252-50/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Fixed test failures from the 'parts' suite introduced by Alexey Kopytov2009-12-232-50/+50
| | |/ / / / / / / / / /
| * | | | | | | | | | | mergeVladislav Vaintroub2009-12-196-454/+54
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-166-454/+54
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Fix add_suppresion in partition_recover_myisam.Vladislav Vaintroub2009-12-132-2/+2
| |/ / / / / / / / / /
| * | | | | | | | | | Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2009-12-1019-145830/+80844
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | merge of bug#47135 into mysql-next-mr-bugfixingMattias Jonsson2009-11-2519-145830/+80844
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | An addition to backport ofSergey Vojtovich2009-12-091-0/+2
| |/ / / / / / / /
* | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-207-1/+74
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Bug#50392: insert_id is not reset for partitioned tablesMattias Jonsson2010-03-047-1/+74
* | | | | | | | Bug#50201: Server crashes in explain_filename on an InnoDB partitioned tableMattias Jonsson2010-02-103-0/+35
| |_|/ / / / / |/| | | | | |
* | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-166-454/+54
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Post-push fixes for the bug #42849:Alexey Kopytov2009-12-146-454/+54
| | |_|_|/ | |/| | |
| * | | | automergeGeorgi Kodinov2009-09-182-0/+6
| |\ \ \ \
* | \ \ \ \ Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-286-13/+9
|\ \ \ \ \ \
| * | | | | | Fixed test cases with regards to error codesMikael Ronstrom2009-10-213-10/+6
| * | | | | | WL#3352: Extending Partitioning Types and new partition functionMattias Jonsson2009-10-202-2/+2
| * | | | | | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-1910-1/+969
| |\ \ \ \ \ \
| * | | | | | | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | correcting rpl_partition.resultAndrei Elkin2009-10-071-0/+2
| | |_|_|/ / | |/| | | |