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).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-6.3 branch (magnus.blaudd:3508 to 3509) | magnus.blaudd | 21 Nov |