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 1830: Column cannot be NOT NULL: needed in a foreign key constraint SET NULL
Last updated
Was this helpful?