1142
1142
int binlog_update_row(TABLE* table, bool is_transactional,
1143
1143
const uchar *old_data, const uchar *new_data);
1148
1148
Member functions to handle pending event for row-level logging.
1150
1150
template <class RowsEventT> Rows_log_event*