MySQL 5.6.14 Source Code Document
|
Public Attributes | |
Ndb * | ndb |
int | transaction |
int | data |
int | retries |
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.