My Project
Public Member Functions
MYSQL_QUERY_LOG Class Reference
Inheritance diagram for MYSQL_QUERY_LOG:
MYSQL_LOG

List of all members.

Public Member Functions

void reopen_file ()
bool write (time_t event_time, const char *user_host, uint user_host_len, my_thread_id thread_id, const char *command_type, uint command_type_len, const char *sql_text, uint sql_text_len)
bool write (THD *thd, time_t current_time, time_t query_start_arg, const char *user_host, uint user_host_len, ulonglong query_utime, ulonglong lock_utime, bool is_command, const char *sql_text, uint sql_text_len)
bool open_slow_log (const char *log_name)
bool open_query_log (const char *log_name)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines