|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| const ST_Tab & | tab (int i) const |
| ST_Tab & | tab (int i) |
| ST_Con (Ndb_cluster_connection *a_ncc, Ndb *a_ndb, ST_Restarter *a_restarter) | |
Public Attributes | |
| Ndb_cluster_connection * | ncc |
| Ndb * | ndb |
| NdbDictionary::Dictionary * | dic |
| ST_Restarter * | restarter |
| int | numdbnodes |
| char | dbname [ST_MAX_NAME_SIZE] |
| ST_Tablist * | tablist |
| int | tabcount |
| bool | tx_on |
| bool | tx_commit |
| bool | is_xcon |
| ST_Con * | xcon |
| int | node_id |
| int | loop |
Definition at line 4350 of file testDict.cpp.