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