34
34
const unsigned char *before,
35
35
const unsigned char *after);
36
36
bool replicator_delete_row(Session *session, Table *table);
37
39
bool replicator_end_transaction(Session *session, bool autocommit, bool commit);
39
44
#endif /* DRIZZLED_REPLICATOR_H */