A

Admin • 802.91K Points
Coach

Q. Which option repairs MyISAM tables automatically after they open?

  • (A) -myisam-recover=FORCE
  • (B) -myisam-recover=STOP
  • (C) -recover-myisam=FORCE
  • (D) -recover-myisam=STOP
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about how MySQL handles MyISAM tables, which are a type of table used to store data. Sometimes, MyISAM tables can become damaged or corrupted. This can happen for various reasons, like power outages, problems with the storage disk, or software errors.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.