mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user