Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Which storage engine is the default in MySQL since version 5.5?

  1. A MyISAM
  2. B InnoDB
  3. C MEMORY
  4. D CSV
Answer

InnoDB

InnoDB became the default because it supports transactions, row-level locking, foreign keys and crash recovery, none of which MyISAM provides.

All MySQL MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as