MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | { poolSize = 1 } |
Static Public Member Functions | |
static SsPool< Ss_STTOR > & | pool (LocalProxy *proxy) |
Public Attributes | |
Uint32 | m_reqlength |
Uint32 | m_reqdata [25] |
Uint32 | m_conflength |
Uint32 | m_confdata [25] |
Public Attributes inherited from LocalProxy::SsParallel | |
WorkerMask | m_workerMask |
bool | m_extraLast |
Uint32 | m_extraSent |
Public Attributes inherited from LocalProxy::SsCommon | |
Uint32 | m_ssId |
SsFUNCREQ | m_sendREQ |
SsFUNCREP | m_sendCONF |
Uint32 | m_worker |
Uint32 | m_error |
Uint32 | m_sec_cnt |
Uint32 | m_sec_ptr [3] |
Definition at line 339 of file LocalProxy.hpp.