summaryrefslogtreecommitdiff
path: root/innobase/include/read0read.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/read0read.h')
-rw-r--r--innobase/include/read0read.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/innobase/include/read0read.h b/innobase/include/read0read.h
index dea952c8547..cebb2d6701c 100644
--- a/innobase/include/read0read.h
+++ b/innobase/include/read0read.h
@@ -53,6 +53,13 @@ read_view_sees_trx_id(
/* out: TRUE if sees */
read_view_t* view, /* in: read view */
dulint trx_id); /* in: trx id */
+/*************************************************************************
+Prints a read view to stderr. */
+
+void
+read_view_print(
+/*============*/
+ read_view_t* view); /* in: read view */
/* Read view lists the trx ids of those transactions for which a consistent