Hi All,
Foreign key constraint is implemented in MYISAM. As I read that it is supportable in innodb and innodb storage engine taking a lot of memory which is slow down the response of mysql.
There is any way to do it.
Foreign key constraint is implemented in MYISAM. As I read that it is supportable in innodb and innodb storage engine taking a lot of memory which is slow down the response of mysql.
There is any way to do it.
Comment