#At file:///net/fimafeng09/export/home/tmp/oleja/mysql/mysql-5.1-telco-7.0-spj-scan-scan/ based on revid:ole.john.aske@stripped
3482 Ole John Aske 2011-04-27
SPJ: Corrected forward declaration of NdbError from 'class' to 'struct'
modified:
sql/ha_ndbcluster_push.h
=== 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;
Attachment: [text/bzr-bundle] bzr/ole.john.aske@oracle.com-20110427082316-mkr95br2d6sx1uz7.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0-spj-scan-vs-scan branch(ole.john.aske:3482) | Ole John Aske | 27 Apr |