mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj
into dev3-63.(none):/home/zhl/mysql/mysql-5.0/bug26675 sql/ha_ndbcluster.h: Auto merged sql/set_var.cc: Auto merged
This commit is contained in:
commit
4b6a3d0e12
4 changed files with 78 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ class NdbBlob;
|
|||
// 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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue