1.

For which of these storage engines are configuration options always built?(a) Falcon(b) FEDERATED(c) InnoDB(d) MyISAMI had been asked this question during an interview.Enquiry is from Storage Engine Configuration topic in portion General MySQL Administration of MySQL

Answer»

Correct choice is (d) MyISAM

To explain I would say: The configuration options for the storage ENGINE ‘MyISAM’ are ALWAYS BUILT. The runtime options for MyISAM are also always enabled. For the OTHERS, runtime options are explicitly enabled.



Discussion

No Comment Found

Related InterviewSolutions