#At file:///data0/magnus/mysql/7.0/ based on revid:magnus.blaudd@stripped
4473 magnus.blaudd@stripped 2011-06-22
ndb
- remove uncessary forward declaration of NdbInterpretedCode
modified:
sql/ha_ndbcluster.h
=== modified file 'sql/ha_ndbcluster.h'
--- a/sql/ha_ndbcluster.h 2011-06-16 18:16:01 +0000
+++ b/sql/ha_ndbcluster.h 2011-06-22 06:39:41 +0000
@@ -45,7 +45,6 @@ class NdbIndexScanOperation;
class NdbBlob;
class NdbIndexStat;
class NdbEventOperation;
-class NdbInterpretedCode;
class ha_ndbcluster_cond;
class Ndb_event_data;
@@ -171,7 +170,7 @@ typedef int (* prepare_detect_func) (str
const uchar* old_data,
const uchar* new_data,
const MY_BITMAP* write_set,
- NdbInterpretedCode* code);
+ class NdbInterpretedCode* code);
struct st_conflict_fn_def
{
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110622063941-ou01bswxexwosq5e.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4473) | magnus.blaudd | 22 Jun |