Warning: Creating default object from empty value in /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4991

Warning: Creating default object from empty value in /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4993
Question 56: Why would you use several storage engines? – MySQL Question of the Day

Skip to content

By plogi in mysql questions

(Find all correct answers)
 

a) By using several engines in a db, you can combine their
   features and advantages.
b) The more engines you use, the more you can do in parallel.
c) Tables differ in size, amount of reads/writes etc and
   therefore have different storage-engine requirements.
d) Certain features are only are only available with
   certain storage engines.

 
[ Basic Optimizations (10%) - Choosing Appropriate Storage Engines ]

Tags: , ,

Comment Feed

One Response

  1. plogi2. June 2010 @ 18:21:14


    a c d

You must be logged in to post a comment.