

MCQOPTIONS
Saved Bookmarks
1. |
Which table option for MyISAM tables reduces index flushing? |
A. | DELAY_KEY_WRITE |
B. | DELAY_WRITE_KEY |
C. | KEY_WRITE_DELAY |
D. | WRITE_KEY_DELAY |
Answer» B. DELAY_WRITE_KEY | |