Home
last modified time | relevance | path

Searched refs:PSI_error_operation (Results 1 – 10 of 10) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/components/services/
H A Dpsi_error_bits.h35 enum PSI_error_operation { enum
39 typedef enum PSI_error_operation PSI_error_operation; typedef
47 PSI_error_operation error_operation);
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/components/services/
H A Dpsi_error_bits.h41 enum PSI_error_operation { enum
45 typedef enum PSI_error_operation PSI_error_operation; typedef
53 PSI_error_operation error_operation);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/psi/
H A Dpsi_abi_error_v1.h.pp6 enum PSI_error_operation {
10 typedef enum PSI_error_operation PSI_error_operation;
12 PSI_error_operation error_operation);
H A Dmysql_error.h60 PSI_error_operation error_operation) { in inline_mysql_log_error()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/psi/
H A Dpsi_abi_error_v1.h.pp6 enum PSI_error_operation {
10 typedef enum PSI_error_operation PSI_error_operation;
12 PSI_error_operation error_operation);
H A Dmysql_error.h66 PSI_error_operation error_operation) { in inline_mysql_log_error()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dpfs_error_provider.h45 void pfs_log_error_v1(uint error_num, PSI_error_operation error_operation);
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/
H A Dpfs_error_provider.h51 void pfs_log_error_v1(uint error_num, PSI_error_operation error_operation);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dpsi_noop.cc869 static void log_error_noop(unsigned int, PSI_error_operation) {} in log_error_noop() argument
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs.cc7900 void pfs_log_error_v1(uint error_num, PSI_error_operation error_operation) { in pfs_log_error_v1()