summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_session_connect_attrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_session_connect_attrs.h')
-rw-r--r--storage/perfschema/table_session_connect_attrs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/storage/perfschema/table_session_connect_attrs.h b/storage/perfschema/table_session_connect_attrs.h
index 823207726f3..c35f4b89f4e 100644
--- a/storage/perfschema/table_session_connect_attrs.h
+++ b/storage/perfschema/table_session_connect_attrs.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012, 2021, Oracle and/or its affiliates.
+/* Copyright (c) 2012, 2022, Oracle and/or its affiliates.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2.0,
@@ -33,6 +33,7 @@
class table_session_connect_attrs : public table_session_connect
{
public:
+ static PFS_engine_table_share_state m_share_state;
/** Table share */
static PFS_engine_table_share m_share;
/** Table builder */