MySQL 9.1.0
Source Code Documentation
|
Store the change info received from the server in an array of linked lists with STATE_INFO_NODE elements (one per state type). More...
#include <sql_common.h>
Public Attributes | |
STATE_INFO_NODE | info_list [SESSION_TRACK_END+1] |
Array of STATE_NODE_INFO elements (one per state type). More... | |
Store the change info received from the server in an array of linked lists with STATE_INFO_NODE elements (one per state type).
STATE_INFO_NODE STATE_INFO::info_list[SESSION_TRACK_END+1] |
Array of STATE_NODE_INFO elements (one per state type).