Constant mariadb_sys::enum_mdl_duration::MDL_DURATION_END
source · pub const MDL_DURATION_END: Type = 3;
Expand description
Locks with explicit duration survive the end of statement and transaction. They have to be released explicitly by calling MDL_context::release_lock().