InterviewSolution
Saved Bookmarks
| 1. |
The log that identifies statements that may be in need of being rewritten for better performance is ______________(a) error log(b) general query(c) slow query log(d) binary logThe question was posed to me during an internship interview.The origin of the question is Maintaining Logs in section General MySQL Administration of MySQL |
|
Answer» Correct choice is (c) SLOW query log |
|