summaryrefslogtreecommitdiff
path: root/storage/innobase/include/lock0lock.inl
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/lock0lock.inl')
-rw-r--r--storage/innobase/include/lock0lock.inl1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/innobase/include/lock0lock.inl b/storage/innobase/include/lock0lock.inl
index ca64587628a..1b9255ffb3e 100644
--- a/storage/innobase/include/lock0lock.inl
+++ b/storage/innobase/include/lock0lock.inl
@@ -71,7 +71,6 @@ lock_rec_create(
/*!< in: TRUE if caller owns
trx mutex */
{
- btr_assert_not_corrupted(block, index);
return lock_rec_create_low(
c_lock,
type_mode, block->page.id(), block->page.frame, heap_no,