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 52: Which of the following are valid Mysql storage engines? – MySQL Question of the Day

Skip to content

By plogi in mysql questions

 
(Find all correct answers)
 
a) VsAM
b) BLACKHOLE
c) InnoDB
d) MyISAM
e) MRG_MYISAM
f) REDDWARF
 
Extra question: How do you check which engines are available in your environment?
 
[ Basic Optimizations (10%) - Choosing Appropriate Storage Engines ]

Tags: , ,

Comment Feed

One Response

  1. plogi29. May 2010 @ 12:40:58


    b c d e
     
    “show engines” will, well, show you the storage engines.

You must be logged in to post a comment.