pub const MDL_EXPLICIT: Type = 2;
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().