Getting error while setting foreign key to table as shown in image.
Database Version: MySql 5.6
Change Engine to InnoDB
Check the difference between MyISAM and InnoDB here to make suitable decision for your database design
What are the main differences between InnoDB and MyISAM?
MyISAM versus InnoDB
What's the difference between MyISAM and InnoDB?