CUBRID Engine
latest
|
#include <xasl_cache.h>
Public Attributes | |
char * | sql_hash_text |
char * | sql_user_text |
char * | sql_plan_text |
Definition at line 74 of file xasl_cache.h.
char* execution_info::sql_hash_text |
Definition at line 76 of file xasl_cache.h.
Referenced by er_log_slow_query(), event_log_many_ioreads(), event_log_slow_query(), event_log_sql_string(), event_log_temp_expand_pages(), qfile_update_list_cache_entry(), sqmgr_execute_query(), xcache_dump(), xcache_entry_init(), xcache_entry_uninit(), and xlogtb_get_pack_tran_table().
char* execution_info::sql_plan_text |
Definition at line 78 of file xasl_cache.h.
Referenced by er_log_slow_query(), xcache_dump(), xcache_entry_init(), and xcache_entry_uninit().
char* execution_info::sql_user_text |
Definition at line 77 of file xasl_cache.h.
Referenced by er_log_slow_query(), qmgr_get_query_sql_user_text(), sqmgr_execute_query(), xcache_dump(), xcache_entry_init(), xcache_entry_uninit(), and xlogtb_get_pack_tran_table().