Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Solve - General error: 1005 Can't create table frmfire.chatter_discussion #275

Open
pkmaurya opened this issue Feb 3, 2020 · 2 comments

Comments

@pkmaurya
Copy link

pkmaurya commented Feb 3, 2020

error

SQLSTATE[HY000]: General error: 1005 Can't create table frmfire.chatter_discussion (errno: 150 "Foreign key constraint is incorrectly formed") (SQL: alter table chatter_discussion add constraint chatter_discussion_chatter_category_id_foreign foreign key (chatter_category_id) references chatter_categories (id) on delete cascade on update cascade)
Laravel Framework 6.0x

@demosys2
Copy link

demosys2 commented Feb 3, 2020

Same issue
error2
Please Solve it

@EmadSoMad
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants