30
30
to do whatever this plugin does. */
31
31
bool replicator_session_init (Session *session);
32
32
bool replicator_write_row(Session *session, Table *table);
35
35
const unsigned char *after);
36
36
bool replicator_delete_row(Session *session, Table *table);