summaryrefslogtreecommitdiff
path: root/mysql-test/t/partition.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252).Alexey Botchkov2013-04-131-0/+28
* 5.3->5.5 mergeSergei Golubchik2012-11-221-0/+8
|\
| * Merge 5.2 -> 5.3unknown2012-11-011-0/+8
| |\
| | * Fixed MDEV-612, LP:1010759 - Valgrind error ha_maria::check_if_incompatible_d...Michael Widenius2012-10-311-0/+8
| * | mergeSergei Golubchik2012-04-051-0/+45
| |\ \ | | |/
| | * mysql-5.1.62 mergeSergei Golubchik2012-04-051-0/+45
| | |\
| * | \ Merge with 5.2.Michael Widenius2011-12-111-0/+31
| |\ \ \ | | |/ /
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-0/+31
| | |\ \
* | | | | Fixed MDEV-365 "Got assertion when doing alter table on a partition"Michael Widenius2012-08-151-0/+10
* | | | | Test case for bug lp:1001117, MySQL BUG#12330344unknown2012-05-241-0/+13
* | | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-0/+45
|\ \ \ \ \
| * \ \ \ \ Merge 5.1-security => 5.5-securityTor Didriksen2012-01-271-0/+45
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTHTor Didriksen2012-01-271-0/+45
| | | |_|/ | | |/| |
* | | | | merge with 5.3Sergei Golubchik2011-10-191-0/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | BUG#598247: partition.test produces valgrind errors in 5.3-based branchesSergey Petrunya2011-06-151-0/+19
| | |_|/ | |/| |
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+43
| |\ \ \
| * \ \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+3
| |\ \ \ \
| * \ \ \ \ Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+49
| |\ \ \ \ \
* | \ \ \ \ \ 5.5-mergeSergei Golubchik2011-07-021-4/+153
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | mergeMattias Jonsson2011-06-131-0/+6
| |\ \ \ \ \ \
| | * | | | | | Bug#11746819:Mattias Jonsson2011-03-161-0/+6
| | | |_|/ / / | | |/| | | |
| * | | | | | mergeMattias Jonsson2011-06-131-0/+31
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | bug#11765667: bug#58655: ASSERTION FAILED, SERVER CRASHES WITH MYSQLD GOT SIG...Mattias Jonsson2011-04-291-0/+31
| | | |_|_|/ | | |/| | |
| * | | | | mergeMattias Jonsson2011-03-091-0/+43
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#59297: Can't find record in 'tablename' on update inner joinMattias Jonsson2011-01-241-0/+43
| | |/ / /
| * | | | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL Jorgen Loland2011-02-211-0/+50
| * | | | Manual merge from 5.1Mattias Jonsson2011-01-101-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-2/+3
| | | |/ | | |/|
| * | | Bug#57778: failed primary key add to partitioned innodb table inconsistent an...Mattias Jonsson2010-11-051-0/+18
| * | | mergeMattias Jonsson2010-10-011-0/+22
| |\ \ \ | | |/ /
| * | | mergeMattias Jonsson2010-10-011-2/+2
| |\ \ \
| | * | | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressionsMattias Jonsson2010-08-301-2/+2
* | | | | merge.Sergei Golubchik2010-11-251-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+13
| |\ \ \ \
| * \ \ \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-0/+47
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Speed up of test suite:Michael Widenius2009-10-281-0/+4
* | | | | | | | | | mysql-5.1 -> mysql-5.5 mergeSergei Golubchik2010-11-051-0/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-09-301-0/+22
* | | | | | | | | mergeMattias Jonsson2010-09-131-0/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-08-101-0/+27
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-0/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-0/+44
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+13
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | BUG#51868 - crash with myisam_use_mmap and partitionedSergey Vojtovich2010-03-221-0/+13
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | mergeMattias Jonsson2010-05-251-0/+22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Bug#39338: Fieldnames in INFORMATIONSCHEMA.PARTITIONS.PARTITION_EXPRESSIONMattias Jonsson2009-02-181-0/+23
* | | | | | | | Backport test cases for Bug#46198 and Bug#38054Alexander Nozdrin2010-05-191-0/+45
| |/ / / / / / |/| | | | | |