Home
last modified time | relevance | path

Searched refs:m_open_in_progress (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtable.h851 bool m_open_in_progress{false}; /* True: alloc'ed, false: def opened */
1137 DBUG_ASSERT(!m_open_in_progress); in increment_ref_count()
1147 DBUG_ASSERT(!m_open_in_progress); in decrement_ref_count()
H A Dsql_servers.cc435 if (share->m_open_in_progress) continue; in close_cached_connection_tables()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/r/
H A Dget_table_share.result41 # re-fetch its share and see that m_open_in_progress is
114 # re-fetch its share and see that m_open_in_progress is
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/r/
H A Dget_table_share.result44 # re-fetch its share and see that m_open_in_progress is
120 # re-fetch its share and see that m_open_in_progress is
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/r/
H A Dget_table_share.result41 # re-fetch its share and see that m_open_in_progress is
114 # re-fetch its share and see that m_open_in_progress is
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/r/
H A Dget_table_share.result41 # re-fetch its share and see that m_open_in_progress is
114 # re-fetch its share and see that m_open_in_progress is
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/r/
H A Dget_table_share.result41 # re-fetch its share and see that m_open_in_progress is
114 # re-fetch its share and see that m_open_in_progress is
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/r/
H A Dget_table_share.result41 # re-fetch its share and see that m_open_in_progress is
114 # re-fetch its share and see that m_open_in_progress is
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/r/
H A Dget_table_share.result41 # re-fetch its share and see that m_open_in_progress is
114 # re-fetch its share and see that m_open_in_progress is
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_servers.cc411 if (share->m_open_in_progress) in close_cached_connection_tables()
H A Dsql_base.cc704 if (!share->m_open_in_progress) in get_table_share()
752 share->m_open_in_progress= true; // Mark being opened in get_table_share()
767 share->m_open_in_progress= false; in get_table_share()
1039 if (!share->m_open_in_progress) in get_cached_table_share()
1084 if (share->m_open_in_progress) in list_open_tables()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_servers.cc411 if (share->m_open_in_progress) in close_cached_connection_tables()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_servers.cc411 if (share->m_open_in_progress) in close_cached_connection_tables()
H A Dsql_base.cc707 if (!share->m_open_in_progress) in get_table_share()
755 share->m_open_in_progress= true; // Mark being opened in get_table_share()
770 share->m_open_in_progress= false; in get_table_share()
1042 if (!share->m_open_in_progress) in get_cached_table_share()
1087 if (share->m_open_in_progress) in list_open_tables()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_servers.cc411 if (share->m_open_in_progress) in close_cached_connection_tables()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_servers.cc411 if (share->m_open_in_progress) in close_cached_connection_tables()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_servers.cc411 if (share->m_open_in_progress) in close_cached_connection_tables()
H A Dsql_base.cc704 if (!share->m_open_in_progress) in get_table_share()
752 share->m_open_in_progress= true; // Mark being opened in get_table_share()
767 share->m_open_in_progress= false; in get_table_share()
1039 if (!share->m_open_in_progress) in get_cached_table_share()
1084 if (share->m_open_in_progress) in list_open_tables()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/t/
H A Dget_table_share.test49 --echo # re-fetch its share and see that m_open_in_progress is
146 --echo # re-fetch its share and see that m_open_in_progress is
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/t/
H A Dget_table_share.test49 --echo # re-fetch its share and see that m_open_in_progress is
146 --echo # re-fetch its share and see that m_open_in_progress is
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/t/
H A Dget_table_share.test49 --echo # re-fetch its share and see that m_open_in_progress is
146 --echo # re-fetch its share and see that m_open_in_progress is
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/t/
H A Dget_table_share.test49 --echo # re-fetch its share and see that m_open_in_progress is
146 --echo # re-fetch its share and see that m_open_in_progress is
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/t/
H A Dget_table_share.test49 --echo # re-fetch its share and see that m_open_in_progress is
146 --echo # re-fetch its share and see that m_open_in_progress is
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/t/
H A Dget_table_share.test49 --echo # re-fetch its share and see that m_open_in_progress is
146 --echo # re-fetch its share and see that m_open_in_progress is
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Dget_table_share.test50 --echo # re-fetch its share and see that m_open_in_progress is
158 --echo # re-fetch its share and see that m_open_in_progress is

12