From: Ole John Aske Date: April 27 2011 8:23am Subject: bzr push into mysql-5.1-telco-7.0-spj-scan-vs-scan branch (ole.john.aske:3481 to 3482) List-Archive: http://lists.mysql.com/commits/136166 Message-Id: <20110427082346.12DC9222@fimafeng09.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3482 Ole John Aske 2011-04-27 SPJ: Corrected forward declaration of NdbError from 'class' to 'struct' modified: sql/ha_ndbcluster_push.h 3481 Ole John Aske 2011-04-27 SPJ: Remove compiler warning about 'unused parent_no' modified: sql/ha_ndbcluster_push.cc === modified file 'sql/ha_ndbcluster_push.h' --- a/sql/ha_ndbcluster_push.h 2011-04-27 07:42:18 +0000 +++ b/sql/ha_ndbcluster_push.h 2011-04-27 08:23:16 +0000 @@ -24,8 +24,8 @@ class NdbQueryBuilder; class NdbQueryOperand; class NdbQueryOperationDef; -class NdbError; class ndb_pushed_builder_ctx; +struct NdbError; namespace AQP{ class Join_plan; No bundle (reason: useless for push emails).