sbester@box2:~/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test> ./mysql-test-run ./suite/innodb/t/innodb_bug53756.test Logging: ./mysql-test-run ./suite/innodb/t/innodb_bug53756.test 101005 19:12:36 [Note] Plugin 'FEDERATED' is disabled. MySQL Version 5.1.50 Checking supported features... - skipping ndbcluster, mysqld not compiled with ndbcluster - SSL connections supported - binaries are debug compiled Collecting tests... vardir: /home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/var Removing old var directory... Creating var directory '/home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/var'... Installing system database... Using server port 43001 ============================================================================== TEST RESULT TIME (ms) ------------------------------------------------------------ worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 innodb.innodb_bug53756 [ pass ] 1252 ------------------------------------------------------------ The servers were restarted 0 times Spent 1.252 of 11 seconds executing testcases Completed: All 1 tests were successful. sbester@box2:~/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test> ./mysql-test-run --mysqld=--ignore-builtin-innodb --mysqld=--plugin-load=innodb=ha_innodb_plugin.so ./suite/innodb/t/innodb_bug53756.test Logging: ./mysql-test-run --mysqld=--ignore-builtin-innodb --mysqld=--plugin-load=innodb=ha_innodb_plugin.so ./suite/innodb/t/innodb_bug53756.test 101005 19:13:23 [Note] Plugin 'FEDERATED' is disabled. MySQL Version 5.1.50 Checking supported features... - skipping ndbcluster, mysqld not compiled with ndbcluster - SSL connections supported - binaries are debug compiled Collecting tests... vardir: /home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/var Checking leftover processes... Removing old var directory... Creating var directory '/home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/var'... Installing system database... Using server port 32886 worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 ============================================================================== TEST RESULT TIME (ms) ------------------------------------------------------------ innodb.innodb_bug53756 [ fail ] Test ended at 2010-10-05 19:13:28 CURRENT_TEST: innodb.innodb_bug53756 --- /home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/suite/innodb/r/innodb_bug53756.result 2010-10-05 20:03:16.000000000 +0300 +++ /home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/suite/innodb/r/innodb_bug53756.reject 2010-10-05 20:13:28.000000000 +0300 @@ -110,9 +110,9 @@ # Delete of row 2 and insert of row 5 should be rolled back SELECT * FROM bug_53756; pk c1 -2 22 3 77 4 44 +5 55 # Clean up. DROP TABLE bug_53756; mysqltest: Result content mismatch - saving '/home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/var/log/innodb.innodb_bug53756/' to '/home/sbester/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test/var/log/innodb.innodb_bug53756/' ------------------------------------------------------------ The servers were restarted 0 times Spent 0.000 of 5 seconds executing testcases Completed: Failed 1/1 tests, 0.00% were successful. Failing test(s): innodb.innodb_bug53756 The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases sbester@box2:~/big/mysql/5.1/mysql-5.1.50-linux-x86_64/mysql-test>