MCPcopy Create free account
hub / github.com/arkdb/inception / ha_enable_transaction

Function ha_enable_transaction

sql/handler.cc:4298–4316  ·  view source on GitHub ↗

Tell the storage engine that it is allowed to "disable transaction" in the handler. It is a hint that ACID is not required - it is used in NDB for ALTER TABLE, for example, when data are copied to temporary table. A storage engine may treat this hint any way it likes. NDB for example starts to commit every now and then automatically. This hint can be safely ignored. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected