summaryrefslogtreecommitdiff
path: root/innobase/trx/trx0rec.c
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/trx/trx0rec.c')
-rw-r--r--innobase/trx/trx0rec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/trx/trx0rec.c b/innobase/trx/trx0rec.c
index fa2e480ece0..c31d786011d 100644
--- a/innobase/trx/trx0rec.c
+++ b/innobase/trx/trx0rec.c
@@ -1040,7 +1040,7 @@ trx_undo_report_row_operation(
RW_X_LATCH, undo->guess_page,
BUF_GET,
#ifdef UNIV_SYNC_DEBUG
- __FILE__, __LINE__,
+ IB__FILE__, __LINE__,
#endif
&mtr);