![]() |
MySQL 9.6.0
Source Code Documentation
|
Classes | |
| class | Json_serialization_error_handler |
| struct | Row_id_context |
| Contains the data needed for the ROW_ID generation for tables without explicit primary key. More... | |
| struct | Source_table_data |
| struct | Stat_callbacks |
| Callbacks for collecting time statistics. More... | |
Typedefs | |
| using | Read_range = std::pair< std::optional< Rows_mysql >, std::optional< Rows_mysql > > |
| using Bulk_load::Read_range = typedef std::pair<std::optional<Rows_mysql>, std::optional<Rows_mysql> > |