summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
diff options
context:
space:
mode:
authortomas@poseidon. <>2006-12-27 11:01:54 +0100
committertomas@poseidon. <>2006-12-27 11:01:54 +0100
commit044c410968afbae9d96eee3928fcac176f6ed289 (patch)
tree694a692ab769c1326162c8eb2bebed6dd273cd52 /sql/ha_ndbcluster.h
parent54133c7e38a14847b5d2efe2e553c9affe846cd5 (diff)
parentfa3397125230917f22f6a268398957d6ce179789 (diff)
downloadmariadb-git-044c410968afbae9d96eee3928fcac176f6ed289.tar.gz
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1
into poseidon.:/home/tomas/mysql-5.1-new-ndb
Diffstat (limited to 'sql/ha_ndbcluster.h')
-rw-r--r--sql/ha_ndbcluster.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/ha_ndbcluster.h b/sql/ha_ndbcluster.h
index c4bf5901386..50f24c7a4cf 100644
--- a/sql/ha_ndbcluster.h
+++ b/sql/ha_ndbcluster.h
@@ -823,7 +823,7 @@ private:
uint set_up_partition_info(partition_info *part_info,
TABLE *table,
void *tab);
- char* get_tablespace_name(THD *thd);
+ char* get_tablespace_name(THD *thd, char *name, uint name_len);
int set_range_data(void *tab, partition_info* part_info);
int set_list_data(void *tab, partition_info* part_info);
int complemented_read(const byte *old_data, byte *new_data,