- 
					 The logging option to enable binary log index file is ______________.
 
- 
                        
- –index-bin-log
 - –index-log-bin
 - –bin-log-index
 - –log-bin-index
 - None of these
 
 
Correct Option: D
The ‘–log-bin-index’ is the logging option that enables the binary log index file. ‘–log-error’ enables the error log file. Similarly, –log enables the general log file.