From: magnus.blaudd Date: November 20 2012 6:45pm Subject: bzr push into mysql-5.1-telco-6.3 branch (magnus.blaudd:3508 to 3509) List-Archive: http://lists.mysql.com/commits/145350 Message-Id: <20121120184549.25777.44889.3509@wholphin> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3509 magnus.blaudd@stripped 2012-11-20 ndb - backport fix for ndb_backup_rate.test also to 6.3 modified: mysql-test/suite/ndb/t/ndb_backup_rate.test 3508 magnus.blaudd@stripped 2012-11-20 compile-cluster - hardcode a few more configure args necessary for 5.1 based modified: storage/ndb/compile-cluster === modified file 'mysql-test/suite/ndb/t/ndb_backup_rate.test' --- a/mysql-test/suite/ndb/t/ndb_backup_rate.test 2012-09-13 20:18:47 +0000 +++ b/mysql-test/suite/ndb/t/ndb_backup_rate.test 2012-11-20 17:13:26 +0000 @@ -1,5 +1,9 @@ -- source include/have_ndb.inc +# Valgrinding slows the mysqld down and thus making it +# impossible to fill the redo log of ndbd(s) -> skip test +--source include/not_valgrind.inc + use test; create table t1 (a varchar(1024)) engine=ndb max_rows=100000000; insert into t1 values (repeat('I', 1024)); No bundle (reason: useless for push emails).