251
250
bool Log_to_file_event_handler::
253
252
time_t event_time, const char *user_host,
254
253
uint user_host_len, int thread_id,
255
254
const char *command_type, uint command_type_len,
256
255
const char *sql_text, uint sql_text_len,
259
258
return mysql_log.write(event_time, user_host, user_host_len,
260
259
thread_id, command_type, command_type_len,