Which of the following storage engines is not supported by MariaDB?

Which of the following storage engines is not supported by MariaDB?

a) InnoDB
b) Aria
c) XtraDB
d) Cassandra

Answer:

d) Cassandra

Explanation:

MariaDB supports multiple storage engines like InnoDB, Aria, and XtraDB, but Cassandra is not a supported storage engine.

Reference:

MariaDB Quiz – MCQ Questions and Answers

Scroll to Top