#At file:///data0/magnus/mysql/5.5-cluster/ based on revid:magnus.blaudd@stripped
3363 magnus.blaudd@stripped 2011-06-22
ndb
- fix windows compile problem, "first seen as class now using struct"
modified:
sql/ndb_share.h
=== modified file 'sql/ndb_share.h'
--- a/sql/ndb_share.h 2011-06-20 10:41:04 +0000
+++ b/sql/ndb_share.h 2011-06-22 06:35:38 +0000
@@ -83,7 +83,7 @@ typedef int (* prepare_detect_func) (str
const uchar* old_data,
const uchar* new_data,
const MY_BITMAP* write_set,
- struct NdbInterpretedCode* code);
+ class NdbInterpretedCode* code);
struct st_conflict_fn_def
{
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110622063538-krqx091iro93hltz.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-cluster branch (magnus.blaudd:3363) | magnus.blaudd | 22 Jun |