-
The error log file has a suffix ______________.
-
- .error
- .log
- .err
- .er
- None of these
Correct Option: C
In Windows, by default, the error log is located in the ‘C:\Program Files\MySQL\MySQL Server 5.7\data’ directory. It is the file with a suffix of .err, or may be specified by passing in the ‘–log-error’ option.