Which storage engine is not available in MySQL 5.0?
(a) InnoDB
(b) ARCHIVE
(c) Falcon
(d) NDB
This question was posed to me during an interview.
My enquiry is from Creating, Dropping, Indexing and Altering Tables in section Using SQL to Manage Data of MySQL