Home
last modified time | relevance | path

Searched refs:CURRENT_THD_ERRMSGS (Results 1 – 24 of 24) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dunireg.h55 #define CURRENT_THD_ERRMSGS current_thd->variables.lc_messages->errmsgs->errmsgs macro
58 #define ER(X) CURRENT_THD_ERRMSGS[(X) - ER_ERROR_FIRST]
H A Dderror.cc47 return CURRENT_THD_ERRMSGS; in get_server_errmsgs()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dunireg.h55 #define CURRENT_THD_ERRMSGS current_thd->variables.lc_messages->errmsgs->errmsgs macro
58 #define ER(X) CURRENT_THD_ERRMSGS[(X) - ER_ERROR_FIRST]
H A Dderror.cc47 return CURRENT_THD_ERRMSGS; in get_server_errmsgs()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dunireg.h55 #define CURRENT_THD_ERRMSGS current_thd->variables.lc_messages->errmsgs->errmsgs macro
58 #define ER(X) CURRENT_THD_ERRMSGS[(X) - ER_ERROR_FIRST]
H A Dderror.cc47 return CURRENT_THD_ERRMSGS; in get_server_errmsgs()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dunireg.h55 #define CURRENT_THD_ERRMSGS current_thd->variables.lc_messages->errmsgs->errmsgs macro
58 #define ER(X) CURRENT_THD_ERRMSGS[(X) - ER_ERROR_FIRST]
H A Dderror.cc47 return CURRENT_THD_ERRMSGS; in get_server_errmsgs()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dunireg.h55 #define CURRENT_THD_ERRMSGS current_thd->variables.lc_messages->errmsgs->errmsgs macro
58 #define ER(X) CURRENT_THD_ERRMSGS[(X) - ER_ERROR_FIRST]
H A Dderror.cc47 return CURRENT_THD_ERRMSGS; in get_server_errmsgs()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dunireg.h48 #define CURRENT_THD_ERRMSGS current_thd->variables.lc_messages->errmsgs->errmsgs macro
51 #define ER(X) CURRENT_THD_ERRMSGS[(X) - ER_ERROR_FIRST]
H A Dderror.cc39 return CURRENT_THD_ERRMSGS; in get_server_errmsgs()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dunireg.h50 #define CURRENT_THD_ERRMSGS (current_thd)->variables.errmsgs macro
H A Dderror.cc45 return CURRENT_THD_ERRMSGS[section]; in get_server_errmsgs()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dunireg.h50 #define CURRENT_THD_ERRMSGS (current_thd)->variables.errmsgs macro
H A Dderror.cc45 return CURRENT_THD_ERRMSGS[section]; in get_server_errmsgs()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dunireg.h50 #define CURRENT_THD_ERRMSGS (current_thd)->variables.errmsgs macro
H A Dderror.cc45 return CURRENT_THD_ERRMSGS[section];
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dunireg.h50 #define CURRENT_THD_ERRMSGS (current_thd)->variables.errmsgs macro
H A Dderror.cc45 return CURRENT_THD_ERRMSGS[section]; in get_server_errmsgs()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dunireg.h50 #define CURRENT_THD_ERRMSGS (current_thd)->variables.errmsgs
H A Dderror.cc45 return CURRENT_THD_ERRMSGS[section];
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dunireg.h50 #define CURRENT_THD_ERRMSGS (current_thd)->variables.errmsgs macro
H A Dderror.cc45 return CURRENT_THD_ERRMSGS[section]; in get_server_errmsgs()