summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0rec.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/trx/trx0rec.cc')
-rw-r--r--storage/innobase/trx/trx0rec.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/trx/trx0rec.cc b/storage/innobase/trx/trx0rec.cc
index d25399c8415..83942891357 100644
--- a/storage/innobase/trx/trx0rec.cc
+++ b/storage/innobase/trx/trx0rec.cc
@@ -2039,7 +2039,7 @@ trx_undo_report_row_operation(
tree latch, which is the rseg
mutex. We must commit the mini-transaction
first, because it may be holding lower-level
- latches, such as SYNC_FSP and SYNC_FSP_PAGE. */
+ latches, such as SYNC_FSP_PAGE. */
mtr.commit();
mtr.start();