From: Mikael Ronstrom Date: January 19 2012 12:16pm Subject: bzr push into mysql-5.5-cluster-7.2 branch (mikael.ronstrom:3709 to 3710) List-Archive: http://lists.mysql.com/commits/142459 Message-Id: <201201191217.q0JCHQ1l019986@dator6> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3710 Mikael Ronstrom 2012-01-18 Increase max number of attributes in flexAsynch modified: storage/ndb/test/ndbapi/flexAsynch.cpp 3709 Mikael Ronstrom 2012-01-18 Remove unnecessary job queue pages, all threads don't communicate with each other modified: storage/ndb/src/kernel/vm/mt.cpp === modified file 'storage/ndb/test/ndbapi/flexAsynch.cpp' --- a/storage/ndb/test/ndbapi/flexAsynch.cpp revid:mikael.ronstrom@stripped +++ b/storage/ndb/test/ndbapi/flexAsynch.cpp revid:mikael.ronstrom@stripped @@ -36,7 +36,7 @@ #define MAX_PARTS 4 #define MAX_SEEK 16 #define MAXSTRLEN 16 -#define MAXATTR 64 +#define MAXATTR 127 #define MAXTABLES 1 #define NDB_MAXTHREADS 128 #define NDB_MAX_NODES 48 No bundle (reason: useless for push emails).