Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage engine

Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage
engine

Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage
engine

A.
MyISAM

B.
InnoDB



Leave a Reply 6

Your email address will not be published. Required fields are marked *

three + 13 =


praba

praba

Its support only InnoDB

Duck bro

Duck bro

A
Amazon RDS automated backups and DB snapshots are currently supported for all DB engines. For the MySQL DB engine, only the InnoDB storage engine is supported; use of these features with other MySQL storage engines, including MyISAM, may lead to unreliable behavior while restoring from backups. Specifically, since storage engines like MyISAM do not support reliable crash recovery, your tables can be corrupted in the event of a crash. For this reason, we encourage you to use the InnoDB storage engine.
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.BackingUpAndRestoringAmazonRDSInstances.html

Ganesh Ghube

Ganesh Ghube

B.
InnoDB

mr_tienvu

mr_tienvu

Correct answer is B