Disable EXPLAIN for Specific Queries

Registered by Volodymyr Kolesnykov

It is possible under certain circumstances to modify table data using EXPLAIN SELECT. This can occur if the outer query accesses any tables and an inner query invokes a stored function that changes one or more rows of a table (see http://dev.mysql.com/doc/refman/5.1/en/unnamed-views.html).

The idea is to introduce user-defined regexp checks which should be used to determine whether or not EXPLAIn should be used.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Low
Drafter:
None
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
Accepted for 0.6
Implementation:
Not started
Milestone target:
milestone icon 0.6.2

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.