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 not stored for this graph (policy: none)
no test coverage detected