summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
diff options
context:
space:
mode:
authorJustin.He/justin.he@dev3-240.dev.cn.tlan <>2007-04-28 13:36:05 +0800
committerJustin.He/justin.he@dev3-240.dev.cn.tlan <>2007-04-28 13:36:05 +0800
commit71bac85adf04c36281b738e8b78beaef9a2c4829 (patch)
tree82ccc12aed18bc54d5e6d4fe8b5a832fd42a4c57 /sql/ha_ndbcluster.h
parentfa32db5f88da1b4970aaa9890b92c89479954ae4 (diff)
parent3189a4de5f48e698621147f8826e00d84b953ea3 (diff)
downloadmariadb-git-71bac85adf04c36281b738e8b78beaef9a2c4829.tar.gz
Merge jhe@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndb-bj.merge
Diffstat (limited to 'sql/ha_ndbcluster.h')
-rw-r--r--sql/ha_ndbcluster.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/ha_ndbcluster.h b/sql/ha_ndbcluster.h
index 47510337bf4..81cbdcd8fea 100644
--- a/sql/ha_ndbcluster.h
+++ b/sql/ha_ndbcluster.h
@@ -40,6 +40,7 @@ class ha_ndbcluster_cond;
// connectstring to cluster if given by mysqld
extern const char *ndbcluster_connectstring;
extern ulong ndb_cache_check_time;
+extern char opt_ndb_constrbuf[];
typedef enum ndb_index_type {
UNDEFINED_INDEX = 0,