summaryrefslogtreecommitdiff
path: root/storage/innobase/include/univ.i
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-02-25 16:09:16 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2022-02-25 16:09:16 +0200
commit3d88f9f34c1223c59272d5086dcd2b4b2cfc167b (patch)
tree53613cc5f6b07de05a525618c4430149e60f8b86 /storage/innobase/include/univ.i
parent01bb003a3a0864c3e7f140816cc681890d0fc988 (diff)
parent6daf8f8a0d81a1bb7a6241f4363ab9395b14617d (diff)
downloadmariadb-git-3d88f9f34c1223c59272d5086dcd2b4b2cfc167b.tar.gz
Merge 10.6 into 10.7
Diffstat (limited to 'storage/innobase/include/univ.i')
-rw-r--r--storage/innobase/include/univ.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/innobase/include/univ.i b/storage/innobase/include/univ.i
index cb34f6c31f6..eb93be9a584 100644
--- a/storage/innobase/include/univ.i
+++ b/storage/innobase/include/univ.i
@@ -547,5 +547,6 @@ extern mysql_pfs_key_t index_tree_rw_lock_key;
extern mysql_pfs_key_t index_online_log_key;
extern mysql_pfs_key_t trx_sys_rw_lock_key;
extern mysql_pfs_key_t lock_latch_key;
+extern mysql_pfs_key_t trx_rseg_latch_key;
# endif /* UNIV_PFS_RWLOCK */
#endif /* HAVE_PSI_INTERFACE */