Home
last modified time | relevance | path

Searched refs:PSI_BATCH_MODE_NONE (Results 1 – 20 of 20) sorted by relevance

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.h2281 PSI_BATCH_MODE_NONE, enumerator
2373 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
2385 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc95 case PSI_BATCH_MODE_NONE: \
2726 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2736 assert(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2743 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
2835 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.h2281 PSI_BATCH_MODE_NONE, enumerator
2373 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
2385 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc95 case PSI_BATCH_MODE_NONE: \
2726 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2736 DBUG_ASSERT(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2743 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
2835 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.h2287 PSI_BATCH_MODE_NONE, enumerator
2379 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
2391 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc98 case PSI_BATCH_MODE_NONE: \
2818 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2828 assert(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2835 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
2927 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.h2439 PSI_BATCH_MODE_NONE, enumerator
2532 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
2546 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc95 case PSI_BATCH_MODE_NONE: \
2907 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2917 assert(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2924 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
3027 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.h2439 PSI_BATCH_MODE_NONE, enumerator
2532 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
2546 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc95 case PSI_BATCH_MODE_NONE: \
2907 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2917 assert(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2924 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
3027 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.h2439 PSI_BATCH_MODE_NONE, enumerator
2532 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
2546 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc95 case PSI_BATCH_MODE_NONE: \
2907 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2917 assert(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2924 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
3027 assert(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.h4158 PSI_BATCH_MODE_NONE, enumerator
4272 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
4285 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ~handler()
H A Dhandler.cc154 case PSI_BATCH_MODE_NONE: { \
2734 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2743 DBUG_ASSERT(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2749 m_psi_batch_mode = PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
2858 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.h3268 PSI_BATCH_MODE_NONE, enumerator
3364 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
5318 case PSI_BATCH_MODE_NONE: \
H A Dhandler.cc2945 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2955 DBUG_ASSERT(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2962 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
3056 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.h3268 PSI_BATCH_MODE_NONE, enumerator
3364 m_psi_batch_mode(PSI_BATCH_MODE_NONE), in handler()
5318 case PSI_BATCH_MODE_NONE: \
H A Dhandler.cc2945 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in start_psi_batch_mode()
2955 DBUG_ASSERT(m_psi_batch_mode != PSI_BATCH_MODE_NONE); in end_psi_batch_mode()
2962 m_psi_batch_mode= PSI_BATCH_MODE_NONE; in end_psi_batch_mode()
3056 DBUG_ASSERT(m_psi_batch_mode == PSI_BATCH_MODE_NONE); in ha_close()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Dinsert.test914 --echo # Bug #29899614: SIG 6 -`M_PSI_BATCH_MODE == PSI_BATCH_MODE_NONE' | SQL/HANDLER.CC
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/r/
H A Dinsert.result1007 # Bug #29899614: SIG 6 -`M_PSI_BATCH_MODE == PSI_BATCH_MODE_NONE' | SQL/HANDLER.CC