MySQL 8.4.0
Source Code Documentation
sql_constraint.h File Reference
#include "my_inttypes.h"

Go to the source code of this file.

Classes

class  Constraint_type_resolver
 Base class to resolve constraints type for the constraints specified in the ALTER TABLE ... DROP/ALTER CONSTRAINT operation. More...
 
class  Drop_constraint_type_resolver
 Class to resolve constraints type for the constraints specified in the ALTER TABLE ... DROP CONSTRAINT operation. More...
 
class  Enforce_constraint_type_resolver
 Class to resolve constraints type for the constraints specified in the ALTER TABLE ... ALTER CONSTRAINT operation. More...
 

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.