1.

What is the default storage engine?(a) EXAMPLE(b) ARCHIVE(c) MyISAM(d) NDBI have been asked this question in my homework.Enquiry is from Arranging for MySQL Server Startup and Shutdown topic in portion General MySQL Administration of MySQL

Answer»

Right option is (C) MyISAM

For explanation: MySQL COMES with MULTIPLE storage engines. The DEFAULT storage ENGINE used is ‘MyISAM’. ‘EXAMPLE’ is the stub storage engine, NDB is the storage engine for MySQL Cluster.



Discussion

No Comment Found

Related InterviewSolutions