Searched refs:trx_savept_take (Results 1 – 25 of 69) sorted by relevance
123
41 trx_savept_take(
53 trx_savept_t trx_savept_take(trx_t *trx); /*!< in: transaction */
58 trx_savept_take(
61 trx_savept_take(
60 trx_savept_take(
52 trx_savept_take(
534 savep->savept = trx_savept_take(trx); in trx_savepoint_for_mysql()573 trx_savept_take( in trx_savept_take() function
554 savep->savept = trx_savept_take(trx); in trx_savepoint_for_mysql()593 trx_savept_take( in trx_savept_take() function
561 savep->savept = trx_savept_take(trx); in trx_savepoint_for_mysql()612 trx_savept_take( in trx_savept_take() function
508 savep->savept = trx_savept_take(trx); in trx_savepoint_for_mysql()550 trx_savept_t trx_savept_take(trx_t *trx) /*!< in: transaction */ in trx_savept_take() function