summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb-semi-consistent.test
Commit message (Collapse)AuthorAgeFilesLines
* allow suite.pm to skip combinations that originate from test/include files.Sergei Golubchik2012-02-071-0/+1
| | | | | | | storage/innobase/handler/handler0alter.cc: for NEWDATE key_type says unsigned, thus col->prtype says unsigned, but field->flags says signed. Use the same flag for value retrieval that was used for value storage.
* lots of post-merge changesSergei Golubchik2011-04-251-1/+0
|
* merge.Sergei Golubchik2010-11-251-1/+1
|\ | | | | | | | | | | checkpoint. does not compile.
| * Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,Vasil Dimov2010-04-121-0/+68
| | | | | | | the InnoDB Plugin tests are now in mysql-test/suite/innodb_plugin. Move InnoDB tests to the innodb suite at mysql-test/suite/innodb.
* Post-commit fixes after the push for Bug#20837 et. al.Magne Mahre2010-06-091-0/+1
| | | | | | | | | | | | | | | | | mysql-test/suite/innodb/r/innodb_information_schema.result: The transaction is in REPEATABLE READ, since the iso level was changed to SERIALIZABLE only for the previous trx. mysql-test/suite/innodb/t/innodb-semi-consistent.test: 'commit' was missing from the original patch mysql-test/t/parser.test: Moved the test for Bug#46527 to parser_not_embedded, since "disconnect default" isn't allowed with the embedded server. mysql-test/t/parser_not_embedded.test: Moved the test for Bug#46527 to parser_not_embedded, since "disconnect default" isn't allowed with the embedded server.
* Move InnoDB mysql-tests to the innodb suite.Vasil Dimov2010-04-161-0/+68