|
MySQL 5.6.14 Source Code Document
|
Used in execution (contains list of operations) More...
#include <DbUtil.hpp>

Public Member Functions | |
| Transaction (ArrayPool< Page32 > &ap, ArrayPool< Operation > &op) | |
| bool | complete () const |
| void | print () const |
Public Attributes | |
| Uint32 | clientRef |
| Uint32 | clientData |
| Array< Page32 > | executePages |
| Uint32 | gsn |
| union { | |
| struct { | |
| Uint32 sequenceId | |
| Uint32 requestType | |
| } sequence | |
| }; | |
| Uint32 | connectPtr |
| Uint32 | connectRef |
| Uint32 | transId [2] |
| SLList< Operation > | operations |
| Uint32 | errorCode |
| Uint32 | noOfRetries |
| Uint32 | gci_hi |
| Uint32 | gci_lo |
| Uint32 | sent |
| Uint32 | recv |
| union { | |
| Uint32 nextPool | |
| Uint32 nextList | |
| }; | |
| Uint32 | prevList |
Used in execution (contains list of operations)
Definition at line 330 of file DbUtil.hpp.
| struct { ... } DbUtil::Transaction::sequence |
Sequence transaction