Custom options to pass to EXPLAIN
OptionalformatOutput format (text, json, xml, yaml)
OptionalanalyzeFor MySQL: ANALYZE the query
OptionalverboseFor MySQL: show format JSON
OptionalcostsFor MySQL: show costs
OptionalbuffersFor MySQL: show buffers
OptionaltimingFor MySQL: timing information
OptionalschemaFor MySQL: show schema
OptionaltypeFor MySQL: type of statement (SELECT, INSERT, UPDATE, DELETE)
Explain options