#include <mysql_async.h>
◆ async_op_status
Status of the current async op.
◆ async_qp_data
uchar* MYSQL_ASYNC::async_qp_data |
the query parameters data
◆ async_qp_data_length
unsigned long MYSQL_ASYNC::async_qp_data_length |
the query parameters data length
◆ async_query_length
size_t MYSQL_ASYNC::async_query_length |
Size of the current running async query.
◆ async_query_state
If a query is running, this is its state.
◆ async_read_metadata_cur_field
unsigned int MYSQL_ASYNC::async_read_metadata_cur_field |
◆ async_read_metadata_data
◆ async_read_metadata_field_len
unsigned long* MYSQL_ASYNC::async_read_metadata_field_len |
context needed to support metadata read operation
◆ async_read_metadata_fields
◆ async_store_result_result
struct MYSQL_RES* MYSQL_ASYNC::async_store_result_result |
a pointer to keep track of the result sets
◆ connect_context
Context needed to track the state of a connection being established.
◆ prev_row_ptr
a pointer to keep track of the previous row of the current result row
◆ rows_result_buffer
Buffer storing the rows result for cli_read_rows_nonblocking.
The documentation for this struct was generated from the following file: