What jobs “Query Optimizer” perform in Mysql?
(a) Determine the efficient way to execute a query
(b) Syntax errors
(c) Permissions
(d) All of the mentioned
I have been asked this question in an interview for internship.
My question comes from Query Mechanics in chapter Query Optimization of MySQL