summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.h
diff options
context:
space:
mode:
authorunknown <tulin@dl145c.mysql.com>2005-05-17 23:25:13 +0200
committerunknown <tulin@dl145c.mysql.com>2005-05-17 23:25:13 +0200
commit2fe8cc51aad5fb7958a90ea8be3667f1e23b0ea5 (patch)
tree2884a280bfd49ec5194214f1f3708dcc5b7cd2aa /sql/ha_innodb.h
parentdb4a3d9a703f89e0fbd2a8a8a426e6bc8f4b6571 (diff)
parentcdba1d562d40ca20c70377a8ed40d2dfb72b6058 (diff)
downloadmariadb-git-2fe8cc51aad5fb7958a90ea8be3667f1e23b0ea5.tar.gz
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.1 scripts/mysql_create_system_tables.sh: Auto merged scripts/mysql_fix_privilege_tables.sql: Auto merged sql/ha_innodb.cc: Auto merged sql/ha_innodb.h: Auto merged sql/mysql_priv.h: Auto merged sql/sql_acl.cc: Auto merged sql/sql_acl.h: Auto merged sql/sql_base.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_yacc.yy: Auto merged
Diffstat (limited to 'sql/ha_innodb.h')
-rw-r--r--sql/ha_innodb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/ha_innodb.h b/sql/ha_innodb.h
index 0b81794e54b..f18d527e6b3 100644
--- a/sql/ha_innodb.h
+++ b/sql/ha_innodb.h
@@ -70,7 +70,6 @@ class ha_innobase: public handler
ROW_SEL_EXACT, ROW_SEL_EXACT_PREFIX,
or undefined */
uint num_write_row; /* number of write_row() calls */
- longlong auto_inc_counter_for_this_stat;
ulong max_supported_row_length(const byte *buf);
uint store_key_val_for_row(uint keynr, char* buff, uint buff_len,