MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
async_callback_t Struct Reference
Collaboration diagram for async_callback_t:

Public Attributes

Ndbndb
int transaction
int data
int retries

Detailed Description

callback struct. transaction : index of the transaction in transaction[] array below data : the data that the transaction was modifying. retries : counter for how many times the trans. has been retried

Definition at line 91 of file ndbapi_async.cpp.


The documentation for this struct was generated from the following file: