summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Mark rpl.rpl_innodb_bug30888 experimental.Alexander Nozdrin2009-09-251-0/+1
* Mark rpl.rpl_trigger experimental.Alexander Nozdrin2009-09-251-0/+1
* Disable ndb and rpl_ndb test suites from regular tests.Alexander Nozdrin2009-09-241-0/+5
* Mark some tests experimental.Alexander Nozdrin2009-09-241-4/+54
* Update disabled.def files.Alexander Nozdrin2009-09-234-4/+4
* merge from 5.1 of merge from 5.1-mtrBjorn Munch2009-09-222-11/+11
|\
| * 3rd merge from mainBjorn Munch2009-09-032-2/+4
| |\
| * \ mergeBjorn Munch2009-09-031-2/+2
| |\ \
| * | | A few suppression follow-upsBjorn Munch2009-09-034-0/+8
| * | | second merge from main, with adaptionsBjorn Munch2009-09-0263-198/+4925
| |\ \ \
| * \ \ \ first merge from mainBjorn Munch2009-09-02271-1982/+36877
| |\ \ \ \
* | \ \ \ \ merge from trunk-mtrBjorn Munch2009-09-2253-98/+278
|\ \ \ \ \ \
| * \ \ \ \ \ new merge from trunkBjorn Munch2009-09-215-9/+18
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Update default.experimental.Alexander Nozdrin2009-09-201-2/+2
* | | | | | | Merge from mysql-trunk.Alexander Nozdrin2009-09-191-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Mark some tests experimental.Alexander Nozdrin2009-09-191-0/+11
* | | | | | | | Merge from mysql-5.1.Alexander Nozdrin2009-09-192-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge from mysql-5.1.38-releaseJonathan Perkin2009-09-032-2/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-212-2/+4
* | | | | | | Merge 5.1-bugteam -> trunk-alik (up to revno:3111).Alexander Nozdrin2009-09-182-5/+3
|\ \ \ \ \ \ \
| * | | | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-172-5/+3
| * | | | | | | Applying InnoDB snapshot 5.1-ss5282, Fixes BUG#44030Satya B2009-09-173-0/+47
| | | | * | | | tiny suppression fix: avoid /Bjorn Munch2009-09-211-1/+1
| | | | * | | | new merge from trunkBjorn Munch2009-09-1886-109/+5475
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "trunk-build" (including 5.4.2-beta) and "trunk".Joerg Bruehe2009-09-171-0/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge the changes done for 5.4.2-beta into "trunk".Joerg Bruehe2009-09-091-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Make sure that variables which are (or may be) usedJoerg Bruehe2009-09-081-0/+8
* | | | | | | | | | Merge mysql-trunk -> mysql-trunk-bugfixing.Alexander Nozdrin2009-09-162-0/+143
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
* | | | | | | | | | Merge from mysql-5.1-bugteam.Alexander Nozdrin2009-09-1685-251/+5455
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | BUG#47016: rpl_do_grant fails on PB-2 with a failing connectLuis Soares2009-09-131-0/+3
| * | | | | | | | BUG#47014: rpl_drop_temp fails on PB-2 with results mismatchLuis Soares2009-09-131-0/+2
| * | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-09-102-0/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug#46815 CONCAT_WS returning wrong dataSergey Glukhov2009-09-102-0/+22
| | * | | | | | | | Bug #45159 Part 1 : rejuvenate the jp test suite using normal run.Georgi Kodinov2009-09-09129-885/+1303
| * | | | | | | | | BUG#45999 Row based replication fails when auto_increment field = 0unknown2009-09-102-0/+144
| * | | | | | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-102-0/+12
| * | | | | | | | | Local merge.Sergey Vojtovich2009-09-102-0/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | BUG#46961 - archive engine loses rows during self joining select!Sergey Vojtovich2009-09-042-0/+24
| * | | | | | | | | | Local merge.Sergey Vojtovich2009-09-102-0/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | BUG#46483 - drop table of partitioned table may leaveSergey Vojtovich2009-09-022-0/+16
| * | | | | | | | | | | Local merge.Sergey Vojtovich2009-09-104-0/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | BUG#45638 - Create temporary table with engine innodb failsSergey Vojtovich2009-09-094-0/+26
| | |/ / / / / / / / / /
| * | | | | | | | | | | Local merge.Sergey Vojtovich2009-09-102-0/+22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | BUG#29203 - archive tables have weird values in show table statusSergey Vojtovich2009-09-092-0/+22
| * | | | | | | | | | | | automergeGeorgi Kodinov2009-09-082-0/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Bug #46791: Assertion failed:(table->key_read==0),function unknownGeorgi Kodinov2009-09-032-0/+62
| * | | | | | | | | | | | Automerge.Alexey Kopytov2009-09-082-0/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Bug #46159: simple query that never returns Alexey Kopytov2009-09-062-0/+70
| * | | | | | | | | | | | Bug#46259: MergeMartin Hansson2009-09-072-0/+28
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Bug#46259: 5.0.83 -> 5.1.36, query doesn't workMartin Hansson2009-09-072-0/+28
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |