summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
diff options
context:
space:
mode:
authorunknown <mskold@mysql.com>2004-10-01 12:08:04 +0200
committerunknown <mskold@mysql.com>2004-10-01 12:08:04 +0200
commit2c049a83aaef482a0a6759a5bbaf3f1d35195914 (patch)
treedce67515727af3608315e1922ad5ea0c3171ac18 /sql/ha_ndbcluster.h
parentd70df1b2ed83bac3ea71f3e67b95dcd1d5d0bd2f (diff)
parentb7a2d666632a9fff9c9799b7217379c5d7c6909a (diff)
downloadmariadb-git-2c049a83aaef482a0a6759a5bbaf3f1d35195914.tar.gz
Merge mskold@build.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1 sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster.h: Auto merged
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 eb4556a606b..aa16e325345 100644
--- a/sql/ha_ndbcluster.h
+++ b/sql/ha_ndbcluster.h
@@ -259,6 +259,7 @@ class ha_ndbcluster: public handler
uint32 blobs_buffer_size;
uint dupkey;
+ void set_rec_per_key();
void records_update();
void no_uncommitted_rows_execute_failure();
void no_uncommitted_rows_update(int);