77 #if defined(CAS_FOR_ORACLE) || defined(CAS_FOR_MYSQL) 82 #if defined(CAS_FOR_MYSQL) 85 case CR_COMMANDS_OUT_OF_SYNC:
101 case CR_SERVER_GONE_ERROR:
108 #elif defined(CAS_FOR_ORACLE) 122 #ifndef LIBCAS_FOR_JSP 136 #ifndef LIBCAS_FOR_JSP 168 #if defined(CAS_FOR_ORACLE) || defined(CAS_FOR_MYSQL) 187 return err_indicator;
189 #if defined(CAS_FOR_ORACLE) || defined(CAS_FOR_MYSQL) 207 return err_indicator;
void net_buf_error_msg_set(T_NET_BUF *net_buf, int err_indicator, int err_code, char *err_str, const char *file, int line)
#define ER_OBJ_NO_CONNECT
void set_server_aborted(bool is_aborted)
char err_file[ERR_FILE_LENGTH]
const char * db_error_string(int level)
#define CAS_ERROR_INDICATOR
bool is_server_aborted(void)
void cas_log_debug(const char *file_name, const int line_no, const char *fmt,...)
int error_info_set(int err_number, int err_indicator, const char *file, int line)
void err_msg_set(T_NET_BUF *net_buf, const char *file, int line)
int is_error_info_set(void)
int error_info_set_force(int err_number, int err_indicator, const char *file, int line)
T_APPL_SERVER_INFO * as_info
void cas_log_write_and_end(unsigned int seq_num, bool unit_start, const char *fmt,...)
#define DBMS_ERROR_INDICATOR
#define ER_TM_SERVER_DOWN_UNILATERALLY_ABORTED
#define ER_NET_SERVER_CRASHED
void error_info_clear(void)
char err_string[ERR_MSG_LENGTH]
int error_info_set_with_msg(int err_number, int err_indicator, const char *err_msg, bool force, const char *file, int line)
void cas_set_db_connect_status(int status)
#define ERROR_INDICATOR_UNSET
#define DB_CONNECTION_STATUS_NOT_CONNECTED
static bool server_aborted
#define ER_BO_CONNECT_FAILED