The correct answer is D. Error log file.
The Error log file in MySQL contains information about server start and stop, as well as errors, warnings, and other important events. It's the place where MySQL records significant events, including startup and shutdown messages.
Here's a brief overview of the other options:
A. Slow query log file: Records slow queries, not server start/stop info.
B. General query log file: Logs all queries, not server start/stop info.
C. Binary log: Records changes to the database, not server start/stop info.
D < https://learn.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms187885(v=sql.105)?redirectedfrom=MSDN
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
aqeel1506
4 months, 1 week agoElb
6 months, 3 weeks ago