summaryrefslogtreecommitdiff
path: root/storage/innodb_plugin/include/trx0sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innodb_plugin/include/trx0sys.h')
-rw-r--r--storage/innodb_plugin/include/trx0sys.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/storage/innodb_plugin/include/trx0sys.h b/storage/innodb_plugin/include/trx0sys.h
index 78bb6fc349b..56fb801ee42 100644
--- a/storage/innodb_plugin/include/trx0sys.h
+++ b/storage/innodb_plugin/include/trx0sys.h
@@ -229,6 +229,12 @@ trx_id_t
trx_sys_get_new_trx_no(void);
/*========================*/
#endif /* !UNIV_HOTBACKUP */
+
+#ifdef UNIV_DEBUG
+/* Flag to control TRX_RSEG_N_SLOTS behavior debugging. */
+extern uint trx_rseg_n_slots_debug;
+#endif
+
/*****************************************************************//**
Writes a trx id to an index page. In case that the id size changes in
some future version, this function should be used instead of