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 57: Why would you use only 1 storage engine? – MySQL Question of the Day

Skip to content

By plogi in mysql questions

(Find all correct answers)

a) If only one storage engine is used then
   backup and recovery are easier to implement.
b) Joins between different storage engines
   can cause unexpected problems.
c) Each table engine has its own memory-buffers...
   Using many different engines may waste memory
d) All engines have the same features...
   No need using more than one!

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

Tags: , ,

Comment Feed

One Response

  1. plogi3. June 2010 @ 16:39:19


    a b c

You must be logged in to post a comment.