CUBRID Engine  latest
t_proxy_context Struct Reference

#include <shard_proxy_common.h>

Collaboration diagram for t_proxy_context:
Collaboration graph

Public Attributes

int cid
 
unsigned int uid
 
bool is_busy
 
bool is_in_tran
 
bool is_prepare_for_execute
 
bool free_on_end_tran
 
bool free_on_client_io_write
 
bool free_context
 
bool is_client_in_tran
 
bool is_cas_in_tran
 
bool waiting_dummy_prepare
 
bool dont_free_statement
 
T_PROXY_EVENTwaiting_event
 
int func_code
 
int stmt_h_id
 
int stmt_hint_type
 
T_SHARD_STMTprepared_stmt
 
int wait_timeout
 
bool is_connected
 
char database_user [SRV_CON_DBUSER_SIZE]
 
char database_passwd [SRV_CON_DBPASSWD_SIZE]
 
T_CONTEXT_STMTstmt_list
 
int client_id
 
int shard_id
 
int cas_id
 
int error_ind
 
int error_code
 
char error_msg [256]
 

Detailed Description

Definition at line 223 of file shard_proxy_common.h.

Member Data Documentation

char t_proxy_context::database_passwd[SRV_CON_DBPASSWD_SIZE]
bool t_proxy_context::free_on_end_tran
bool t_proxy_context::is_connected
bool t_proxy_context::waiting_dummy_prepare

The documentation for this struct was generated from the following file: