mirror of https://github.com/MariaDB/server
Browse Source
storage/maria/ha_maria.cc: start_stmt() is passed thr_lock_type (TL_*), not int F_*. Though tt does not seem to matter here, F_UNLCK == TL_UNLOCK == 0 at least on Linux and Windows.pull/374/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue