Skip to content

Struct t_sql_info

ClassList > t_sql_info

  • #include <broker_log_sql_list.h>

Public Attributes

Type Name
char * bind_str
double diff_time
double exec_time
char ** filename
int num_file
char * rewrite_sql
char * sql
double sql_log_time

Public Attributes Documentation

variable bind_str

char* t_sql_info::bind_str;

variable diff_time

double t_sql_info::diff_time;

variable exec_time

double t_sql_info::exec_time;

variable filename

char** t_sql_info::filename;

variable num_file

int t_sql_info::num_file;

variable rewrite_sql

char* t_sql_info::rewrite_sql;

variable sql

char * t_sql_info::sql;

variable sql_log_time

double t_sql_info::sql_log_time;


The documentation for this class was generated from the following file cubrid/src/broker/broker_log_replay.c