The following restrictions exist in MySQL MaxDB for the syntax element CONSTRAINT clause used in SQL statements:
· A constraint_name for a key or [NOT] NULL is not stored in the database catalog.
· USING INDEX is allowed within the syntax, but meaningless in MySQL MaxDB.
· MySQL MaxDB ignores the DISABLE option.