Q. Under which option are index changes not flushed until tables close?
β
Correct Answer: (B)
False
Explanation: This question is about how MySQL handles changes to indexes. Indexes help speed up searching in your database.