InnoDB Plugin
1.0
|
#include <dict0mem.h>
Public Member Functions | |
dict_foreign_with_index (const dict_index_t *index) | |
bool | operator() (const dict_foreign_t *foreign) const |
Data Fields | |
const dict_index_t * | m_index |
A function object to find a foreign key with the given index as the
referenced index. Return the foreign key with matching criteria or NULL