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).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.0-spj-scan-vs-scan branch(ole.john.aske:3481 to 3482) | Ole John Aske | 27 Apr |