Which variable when set to 1 would enable foreign key checking for InnoDB tables?
(a) error_count
(b) identity
(c) foreign_key_checks
(d) autocommit
This question was addressed to me in an online quiz.
My question is based upon Session-Only System Variables topic in portion System, Status and User Variables of MySQL