can't add foreign key in mysql (through phpmyadmin) -


error: cannot add foreign key. check data type.

what wrong data type?

enter image description here

fixed it!

cannot set null columns can't null


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -