1.

What attempts auto recovery based on the contents of its serial log?(a) MyISAM(b) InnoDB(c) Falcon(d) TRANSACTIONThe question was posed to me during an online interview.I need to ask this question from General Preventative Maintenance topic in division Database Maintenance, Backups and Replication of MySQL

Answer»

Right CHOICE is (c) Falcon

Easiest explanation: When the Falcon storage engine is ENABLED, it attempts the auto recovery BASED on the contents of its serial log. If the INNODB storage engine is enabled, it checks for a variety of problems AUTOMATICALLY.



Discussion

No Comment Found

Related InterviewSolutions