Bug #42523 falcon_bug_22150 fails, sometimes
Submitted: 1 Feb 2009 21:19 Modified: 20 Dec 2013 8:18
Reporter: Hakan Küçükyılmaz Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S3 (Non-critical)
Version:6.0 OS:MacOS (PPC 32-bit)
Assigned to: CPU Architecture:Any

[1 Feb 2009 21:19] Hakan Küçükyılmaz
Description:
falcon_bug_22150 fails, sometimes on a big-endian Mac/PPC 32-bit with a non-debug build. It is yet no clear whether it is a big-endian, a 32-bit, or a non-debug build problem.

How to repeat:
Run falcon_bug_22150 several times and look for failure

falcon.falcon_bug_22150        [ pass ]          43793
falcon.falcon_bug_22150        [ pass ]          34937
falcon.falcon_bug_22150        [ pass ]          34798
-------------------------------------------------------
Stopping All Servers
Failed 1/176 tests, 99.43% were successful.

falcon.falcon_bug_22150        [ fail ]

--- /Users/hakan/work/mysql/mysql-6.0-falcon-team/mysql-test/suite/falcon/r/falcon_bug_22150.result     2009-01-31 02:00:14.000000000 +0300
+++ /Users/hakan/work/mysql/mysql-6.0-falcon-team/mysql-test/suite/falcon/r/falcon_bug_22150.reject     2009-02-01 19:02:10.000000000 +0300
@@ -40,7 +40,7 @@
 # Pull the results of the preceeding call p1()
 SELECT count(*) FROM t1;
 count(*)
-0
+28
 # Disconnect conn1
 SET @@autocommit = DEFAULT;
 DROP TABLE t1;

mysqltest: Result length mismatch

Stopping All Servers
Restoring snapshot of databases
Resuming Tests
[20 Dec 2013 8:18] Erlend Dahl
This project has been abandoned.