Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDEV-12005: GET_LOCK: Fractional part of timeout is ignored
In order to include the fractional part, convert lock_wait_timeout (in secs) to nanoseconds before calculating the absolute time for timeout.
- Loading branch information