My Project
MYSQL_BIN_LOG Member List
This is the complete list of members for MYSQL_BIN_LOG, including all inherited members.
add_bytes_written(ulonglong inc) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
add_log_to_index(uchar *log_file_name, int name_len, bool need_lock_index)MYSQL_BIN_LOG
check_write_error(THD *thd) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
checksum_alg_reset (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
clean_purge_index_file() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
cleanup()MYSQL_BIN_LOG
close()MYSQL_BIN_LOG [virtual]
close(uint exiting)MYSQL_BIN_LOG
close_crash_safe_index_file()MYSQL_BIN_LOG
close_purge_index_file() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
commit(THD *thd, bool all)MYSQL_BIN_LOG [virtual]
db (defined in MYSQL_LOG)MYSQL_LOG [private]
do_write_cache(IO_CACHE *cache) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
enum_result enum name (defined in TC_LOG)TC_LOG
find_first_log_not_in_gtid_set(char *binlog_file_name, const Gtid_set *gtid_set, Gtid *first_gtid, const char **errmsg)MYSQL_BIN_LOG
find_log_pos(LOG_INFO *linfo, const char *log_name, bool need_lock_index)MYSQL_BIN_LOG
find_next_log(LOG_INFO *linfo, bool need_lock_index)MYSQL_BIN_LOG
flush_and_set_pending_rows_event(THD *thd, Rows_log_event *event, bool is_transactional) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
flush_and_sync(const bool force=false)MYSQL_BIN_LOG
generate_name(const char *log_name, const char *suffix, bool strip_ext, char *buff)MYSQL_LOG [private]
generate_new_name(char *new_name, const char *log_name) (defined in MYSQL_LOG)MYSQL_LOG [private]
get_current_log(LOG_INFO *linfo) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
get_index_file() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_index_fname() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_log_cond() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_log_file() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_log_fname() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_log_lock() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_name() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
get_open_count() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
harvest_bytes_written(ulonglong *counter) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
init(enum_log_type log_type_arg, enum cache_type io_cache_type_arg) (defined in MYSQL_LOG)MYSQL_LOG [private]
init_and_set_log_file_name(const char *log_name, const char *new_name, enum_log_type log_type_arg, enum cache_type io_cache_type_arg) (defined in MYSQL_LOG)MYSQL_LOG [private]
init_gtid_sets(Gtid_set *gtid_set, Gtid_set *lost_groups, Gtid *last_gtid, bool verify_checksum, bool need_lock, bool is_server_starting=false)MYSQL_BIN_LOG
init_pthread_objects() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
inited (defined in MYSQL_LOG)MYSQL_LOG [private]
io_cache_type (defined in MYSQL_LOG)MYSQL_LOG [private]
is_active(const char *log_file_name)MYSQL_BIN_LOG
is_inited_purge_index_file() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
is_open() (defined in MYSQL_LOG)MYSQL_LOG [inline, private]
is_query_in_union(THD *thd, query_id_t query_id_param) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
is_relay_log (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
lock_index() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
LOCK_log (defined in MYSQL_LOG)MYSQL_LOG [private]
Log_event (defined in MYSQL_LOG)MYSQL_LOG [friend]
log_file (defined in MYSQL_LOG)MYSQL_LOG [private]
log_file_name (defined in MYSQL_LOG)MYSQL_LOG [private]
log_state (defined in MYSQL_LOG)MYSQL_LOG [private]
log_type (defined in MYSQL_LOG)MYSQL_LOG [private]
make_log_name(char *buf, const char *log_ident)MYSQL_BIN_LOG
move_crash_safe_index_file_to_index_file(bool need_lock_index)MYSQL_BIN_LOG
MYSQL_BIN_LOG(uint *sync_period) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
MYSQL_LOG() (defined in MYSQL_LOG)MYSQL_LOG [private]
name (defined in MYSQL_LOG)MYSQL_LOG [private]
new_file(Format_description_log_event *extra_description_event) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
next_file_id() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
open(const char *log_name, enum_log_type log_type, const char *new_name, enum cache_type io_cache_type_arg) (defined in MYSQL_LOG)MYSQL_LOG [private]
open_binlog(const char *opt_name)MYSQL_BIN_LOG
open_binlog(const char *log_name, const char *new_name, enum cache_type io_cache_type_arg, ulong max_size, bool null_created, bool need_lock_index, bool need_sid_lock, Format_description_log_event *extra_description_event)MYSQL_BIN_LOG
open_crash_safe_index_file()MYSQL_BIN_LOG
open_index_file(const char *index_file_name_arg, const char *log_name, bool need_lock_index) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
open_purge_index_file(bool destroy) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
prepare(THD *thd, bool all)MYSQL_BIN_LOG [virtual]
purge()MYSQL_BIN_LOG
purge_first_log(Relay_log_info *rli, bool included)MYSQL_BIN_LOG
purge_index_entry(THD *thd, ulonglong *decrease_log_space, bool need_lock_index) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
purge_logs(const char *to_log, bool included, bool need_lock_index, bool need_update_threads, ulonglong *decrease_log_space, bool auto_purge)MYSQL_BIN_LOG
purge_logs_before_date(time_t purge_time, bool auto_purge)MYSQL_BIN_LOG
raw_get_current_log(LOG_INFO *linfo) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
recover(IO_CACHE *log, Format_description_log_event *fdle, my_off_t *valid_pos)MYSQL_BIN_LOG
recover(IO_CACHE *log, Format_description_log_event *fdle) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
register_create_index_entry(const char *entry) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
register_purge_index_entry(const char *entry) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
relay_log_checksum_alg (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
remove_logs_from_index(LOG_INFO *linfo, bool need_update_threads)MYSQL_BIN_LOG
reset_bytes_written() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
reset_logs(THD *thd)MYSQL_BIN_LOG
RESULT_ABORTED enum value (defined in TC_LOG)TC_LOG
RESULT_INCONSISTENT enum value (defined in TC_LOG)TC_LOG
RESULT_SUCCESS enum value (defined in TC_LOG)TC_LOG
rollback(THD *thd, bool all)MYSQL_BIN_LOG [virtual]
rotate(bool force_rotate, bool *check_purge)MYSQL_BIN_LOG
rotate_and_purge(THD *thd, bool force_rotate)MYSQL_BIN_LOG
set_crash_safe_index_file_name(const char *base_file_name)MYSQL_BIN_LOG
set_max_size(ulong max_size_arg) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
set_previous_gtid_set(Gtid_set *previous_gtid_set_param) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
set_purge_index_file_name(const char *base_file_name) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
set_write_error(THD *thd, bool is_transactional) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
signal_cnt (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
signal_update() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
start_union_events(THD *thd, query_id_t query_id_param) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
stop_union_events(THD *thd) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
sync_purge_index_file() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
TC_LOG() (defined in TC_LOG)TC_LOG [inline]
time_buff (defined in MYSQL_LOG)MYSQL_LOG [private]
unlock_index() (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG [inline]
update_thd_next_event_pos(THD *thd) (defined in MYSQL_BIN_LOG)MYSQL_BIN_LOG
using_heuristic_recover()TC_LOG
wait_for_update_bin_log(THD *thd, const struct timespec *timeout)MYSQL_BIN_LOG
wait_for_update_relay_log(THD *thd, const struct timespec *timeout)MYSQL_BIN_LOG
write_cache(THD *thd, class binlog_cache_data *binlog_cache_data)MYSQL_BIN_LOG
write_error (defined in MYSQL_LOG)MYSQL_LOG [private]
write_event(Log_event *event_info)MYSQL_BIN_LOG
write_incident(THD *thd, bool need_lock_log, bool do_flush_and_sync=true)MYSQL_BIN_LOG
write_incident(Incident_log_event *ev, bool need_lock_log, bool do_flush_and_sync=true)MYSQL_BIN_LOG
~TC_LOG() (defined in TC_LOG)TC_LOG [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines