Constant mariadb_sys::enum_mdl_duration::MDL_TRANSACTION
source · pub const MDL_TRANSACTION: Type = 1;Expand description
Locks with transaction duration are automatically released at the end of transaction.
pub const MDL_TRANSACTION: Type = 1;Locks with transaction duration are automatically released at the end of transaction.