MCPcopy Create free account
hub / github.com/arkdb/inception / write_incident

Method write_incident

sql/binlog.cc:5248–5282  ·  view source on GitHub ↗

Writes an incident event to the binary log. @param ev Incident event to be written @param need_lock_log If true, will acquire LOCK_log; otherwise the caller should already have acquired LOCK_log. @do_flush_and_sync If true, will call flush_and_sync(), rotate() and purge(). @retval false error @retval true success */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

truncateMethod · 0.80
record_incidentMethod · 0.80

Calls 4

mysql_mutex_lockFunction · 0.85
mysql_mutex_assert_ownerFunction · 0.85
mysql_mutex_unlockFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected