![]() |
MySQL 9.7.0
Source Code Documentation
|
Public Member Functions | |
| Check_foreign_keys (dict_table_t *table, trx_t *trx, mem_heap_t *heap) | |
| dberr_t | operator() (const Parallel_reader::Ctx *ctx) |
Public Attributes | |
| dict_table_t * | m_table |
| trx_t * | m_trx |
| mem_heap_t * | m_heap {} |
| ulint * | m_offsets {} |
|
inline |
|
inline |
| mem_heap_t* Check_foreign_keys::m_heap {} |
| ulint* Check_foreign_keys::m_offsets {} |
| dict_table_t* Check_foreign_keys::m_table |
| trx_t* Check_foreign_keys::m_trx |