Vasil Dimov
7d50be10d2
(second attempt) Disable the tests on embedded windows that fail due to
...
Bug #53947 InnoDB: Assertion failure in thread 4224 in file
.\sync\sync0sync.c line 324
This changeset should be reverted once the bug is fixed.
2010-05-25 10:36:06 +03:00
Vasil Dimov
c44ff04954
Revert a changeset since it does not disable the tests:
...
------------------------------------------------------------
revno: 3116
revision-id: vasil.dimov@oracle.com-20100524182209-sk114oipf1vhjbv5
parent: vasil.dimov@oracle.com-20100524175802-twmwb29vvaehe6b8
committer: Vasil Dimov <vasil.dimov@oracle.com >
branch nick: mysql-trunk-innodb
timestamp: Mon 2010-05-24 21:22:09 +0300
message:
Disable the tests on embedded windows that fail due to
Bug #53947 InnoDB: Assertion failure in thread 4224 in file
.\sync\sync0sync.c line 324
This changeset should be reverted once the bug is fixed.
2010-05-25 10:29:36 +03:00
Vasil Dimov
9f42efeb78
Disable the tests on embedded windows that fail due to
...
Bug #53947 InnoDB: Assertion failure in thread 4224 in file
.\sync\sync0sync.c line 324
This changeset should be reverted once the bug is fixed.
2010-05-24 21:22:09 +03:00
Vasil Dimov
dcf0caa6d5
Fix the failing innodb.innodb test.
...
Support returning 512 and 511 pages for the buffer pool size, this
is undeterministic and probably depends on alignment issues.
The default buffer pool size is 8M (512) pages, which is set in
include/default_mysqld.cnf. So the previous "replace_result 8192 8191"
had no effect.
2010-05-12 12:13:50 +03:00
Marko Mäkelä
bc7dcdc0b1
Merge from mysql-5.1-innodb:
...
------------------------------------------------------------
revno: 3449
revision-id: marko.makela@oracle.com-20100505104425-39y6qbffgotrhck2
parent: marko.makela@oracle.com-20100505104001-883pqiepo384qr5h
committer: Marko Mäkelä <marko.makela@oracle.com >
branch nick: 5.1-innodb
timestamp: Wed 2010-05-05 13:44:25 +0300
message:
Factor out innodb_multi_update.test from innodb.test
2010-05-05 14:03:14 +03:00
Vasil Dimov
0f0e5a9106
Re-enable tests that have been fixed and update the innodb test to the
...
latest behavior after it has been disabled for a long time.
2010-04-19 14:07:35 +03:00
Vasil Dimov
7670eb5241
Move InnoDB mysql-tests to the innodb suite.
2010-04-16 19:19:07 +03:00