Description:
Pushbuild shows occational test failures like this:
***
/data0/pushbuild/pb/mysql-5.1-telco-6.3/113/mysql-5.1.22-ndb-6.3.7-pb113/mysql-test/suite/ndb/r/ndb_update_no_read.result Thu
Dec 6 11:07:09 2007
---
/data0/pushbuild/pb/mysql-5.1-telco-6.3/113/mysql-5.1.22-ndb-6.3.7-pb113/mysql-test/suite/ndb/r/ndb_update_no_read.reject Thu
Dec 6 13:31:25 2007
***************
*** 153,159 ****
affected rows: 2
info: Rows matched: 2 Changed: 2 Warnings: 0
@ndb_execute_count:=VARIABLE_VALUE-@ndb_init_execute_count
! 4
affected rows: 1
select * from t1 where a = 3 or b = 7 order by a;
a b c
--- 153,159 ----
affected rows: 2
info: Rows matched: 2 Changed: 2 Warnings: 0
@ndb_execute_count:=VARIABLE_VALUE-@ndb_init_execute_count
! 3
affected rows: 1
select * from t1 where a = 3 or b = 7 order by a;
a b c
-------------------------------------------------------
How to repeat:
see pushbuild logs for 5.1-telco-6.3
Suggested fix:
determinism