summaryrefslogtreecommitdiff
path: root/sql/xa.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-2/+2
* trans_xa_detach() frameworkSergey Vojtovich2019-04-251-21/+51
* Move XID_STATE::xid to XID_cache_elementSergey Vojtovich2019-04-251-77/+77
* Moved normal transaction xid to implicit_xidSergey Vojtovich2019-04-251-0/+7
* Move XID_STATE::xa_state to XID_cache_elementSergey Vojtovich2019-04-251-25/+30
* Move XID_state::xa_state handing inside xa.ccSergey Vojtovich2019-04-251-18/+43
* Move XID_STATE::rm_error to XID_cache_elementSergey Vojtovich2019-04-251-15/+18
* Just move, no code changes otherwise.Sergey Vojtovich2019-04-251-0/+797