284
284
return foreach_rv;
288
For a ROLLBACK TO SAVEPOINT we make this call.
290
bool replicator_rollback_to_savepoint(Session *, void *)
296
If somene makes a call to create a savepoint.
298
bool replicator_savepoint_set(Session *, void *)
304
If you can do real 2PC this is your hook poing to know that the event is coming.
306
Always true for the moment.
309
bool replicator_prepare(Session *)