Error 1829: Cannot drop column: needed in a foreign key constraint of table
Error Code
SQLSTATE
Error
Description
1829
HY000
ER_FK_COLUMN_CANNOT_DROP_CHILD
Cannot drop column '%s': needed in a foreign key constraint '%s' of table '%s'
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1828: Cannot drop column: needed in a foreign key constraintNextError 1831: Duplicate index defined on the table. This is deprecated and will be disallowed in a fut
Last updated
Was this helpful?