Getting error while setting foreign key to table as shown in image.
 
Database Version: MySql 5.6

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
 
    
    