diff options
author | unknown <tomas@poseidon.ndb.mysql.com> | 2006-04-20 03:05:50 +0200 |
---|---|---|
committer | unknown <tomas@poseidon.ndb.mysql.com> | 2006-04-20 03:05:50 +0200 |
commit | c8171434aebec3c1224e320062952287f727c7fb (patch) | |
tree | 15af7f2ac0f807fb9b272f7afed80b1eec66b584 /sql/ha_ndbcluster.h | |
parent | c5363887e701ae6f8b682be8519983b5eff28ec3 (diff) | |
download | mariadb-git-c8171434aebec3c1224e320062952287f727c7fb.tar.gz |
ndb uncomitted row count cont'd, applying new fix since last one was no good
Diffstat (limited to 'sql/ha_ndbcluster.h')
-rw-r--r-- | sql/ha_ndbcluster.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/ha_ndbcluster.h b/sql/ha_ndbcluster.h index 0128c5b1a09..75b6b302e8c 100644 --- a/sql/ha_ndbcluster.h +++ b/sql/ha_ndbcluster.h @@ -809,7 +809,6 @@ private: void records_update(); void no_uncommitted_rows_execute_failure(); void no_uncommitted_rows_update(int); - void no_uncommitted_rows_init(THD *); void no_uncommitted_rows_reset(THD *); /* |