Searched refs:write_event_to_binlog_and_sync (Results 1 – 3 of 3) sorted by relevance
735 bool write_event_to_binlog_and_sync(Log_event *ev);
7438 bool MYSQL_BIN_LOG::write_event_to_binlog_and_sync(Log_event *ev) { in write_event_to_binlog_and_sync() function in MYSQL_BIN_LOG
7099 if (mysql_bin_log.write_event_to_binlog_and_sync(&prev_gtids_ev)) in win_main()