When reading a remote binlog, this function is used to grab the Format_description_log_event in the beginning of the stream. This is not as smart as check_header() (used for local log); it will not work for a binlog which mixes format. TODO: fix this. @retval ERROR_STOP An error occurred - the program should terminate. @retval OK_CONTINUE No error, the program should continue. */
source not stored for this graph (policy: none)
no test coverage detected