I have made a database and 10 tables in mysql(table type NONE) and i can\'t create foreign keys. An alert message says
SQLyog The selected table does not support for
Yes. The default storage engine (MyISAM) does not support foreign key constraints.