2269
2269
/* these are called by storage engines */
2270
2270
void trans_register_ha(Session *session, bool all, handlerton *ht);
2273
2284
Storage engine has to assume the transaction will end up with 2pc if
2274
2285
- there is more than one 2pc-capable storage engine available