summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
authortomas@poseidon.(none) <>2004-09-03 15:11:09 +0000
committertomas@poseidon.(none) <>2004-09-03 15:11:09 +0000
commitcaf79dacfe90766b43f39c89b4111696a18e15ad (patch)
tree3b38c0bbc739baa7fc6523d6f054edf1d3d3954e /sql/sql_class.h
parent6ae278a6bbac656a665b3b3994e968852fdd2701 (diff)
downloadmariadb-git-caf79dacfe90766b43f39c89b4111696a18e15ad.tar.gz
renamed ha_recovery_logging to ha_enable_transaction
added tests to alter table for "large" alter tables and truncates in ndbcluster added debug printout in restart() in ndbcluster added flag THD::transaction.on to enable/disable transaction
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index a8035cffd96..5e221b394df 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -768,6 +768,7 @@ public:
#ifdef HAVE_NDBCLUSTER_DB
void* ndb;
#endif
+ bool on;
/*
Tables changed in transaction (that must be invalidated in query cache).
List contain only transactional tables, that not invalidated in query