MySQL 8.0.40
Source Code Documentation
|
Function object to remove a foreign key constraint from the referenced_set of the referenced table. More...
Public Member Functions | |
void | operator() (dict_foreign_t *foreign) |
Function object to remove a foreign key constraint from the referenced_set of the referenced table.
The foreign key object is also removed from the dictionary cache. The foreign key constraint is not removed from the foreign_set of the table containing the constraint.
|
inline |