![]() |
MySQL 8.4.7
Source Code Documentation
|
Public Member Functions | |
| ~Service_statement () | |
Public Attributes | |
| size_t | capacity = 500 |
| size_t | num_rows_per_fetch = 1 |
| bool | use_thd_protocol = false |
| std::string | charset_name = "utf8mb4" |
| Statement_handle * | stmt {nullptr} |
|
inline |
| size_t Service_statement::capacity = 500 |
| std::string Service_statement::charset_name = "utf8mb4" |
| size_t Service_statement::num_rows_per_fetch = 1 |
| Statement_handle* Service_statement::stmt {nullptr} |
| bool Service_statement::use_thd_protocol = false |