summaryrefslogtreecommitdiff
path: root/sql/lock.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/lock.cc')
-rw-r--r--sql/lock.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/lock.cc b/sql/lock.cc
index eba1851bae0..7eb42f6b084 100644
--- a/sql/lock.cc
+++ b/sql/lock.cc
@@ -127,6 +127,7 @@ retry:
sql_lock=0;
}
}
+ thd->lock_time();
DBUG_RETURN (sql_lock);
}