Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-49v10 All Questions

View all questions & answers for the 312-49v10 exam

Exam 312-49v10 topic 1 question 345 discussion

Actual exam question from ECCouncil's 312-49v10
Question #: 345
Topic #: 1
[All 312-49v10 Questions]

Which MySQL log file contains information on server start and stop?

  • A. Slow query log file
  • B. General query log file
  • C. Binary log
  • D. Error log file
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
aqeel1506
4 months, 1 week ago
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.
upvoted 1 times
...
Elb
6 months, 3 weeks ago
Selected Answer: D
D < https://learn.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms187885(v=sql.105)?redirectedfrom=MSDN
upvoted 1 times
...
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.

SaveCancel
Loading ...