Bug #14472 "Using where with pushed condition" is not documented.
Submitted: 29 Oct 2005 19:25 Modified: 26 Nov 2005 16:13
Reporter: Sergey Petrunya Email Updates:
Status: Closed
Category:Server: Docs Severity:S3 (Non-critical)
Version:5.0 OS:
Assigned to: Jon Stephens Target Version:
Triage: D4 (Minor)

[29 Oct 2005 19:25] Sergey Petrunya
Description:
In 5.0, EXPLAIN output may contain "Using where with pushed condition".
Yet the EXPLAIN manual page at http://dev.mysql.com/doc/refman/5.0/en/explain.html says
nothing about it.

How to repeat:
n/a

Suggested fix:
Document the Condition Pushdown we have in NDB.
[26 Nov 2005 16:13] Jon Stephens
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).

Additional info:

Updated indicated section in 5.0 & 5.1 Manual with info supplied by Sergey.