Bug #23072 no BNF for where_condition in MySql manual
Submitted: 7 Oct 2006 12:39 Modified: 24 Jan 2014 15:47
Reporter: Mark Johnson (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:5.0.24 OS:Any (n/a)
Assigned to: Jon Stephens CPU Architecture:Any

[7 Oct 2006 12:39] Mark Johnson
Description:
This is a problem with the MySql manual.

Sections 13.2.1 and 13.2.10 both refer to section 13.2.7 as specifying the "where_condition".  However, section 13.2.7 contains only the following reference to "where_condition":
"where_condition is an expression that evaluates to true for each row to be selected."

This does not specify the syntax of where_condition.  In effect, it is assumed that the user already knows the syntax of where_condition.

How to repeat:
Check above manual sections.

Suggested fix:
Please add some BNF to specify the where_condition.
[7 Oct 2006 12:49] Valeriy Kravchuk
Thank you for a reasonable documentation request.
[21 Jan 2010 16:48] Jon Stephens
To be fixed in WL#5245.
[18 Feb 2010 22:15] Simon Williams
Does this mean the syntax of the where_condition is completely undocumented?
If it's just missing from this page, please could somebody provide a link at least in this bug. If it's missing completely, please can we bump the priority up a bit? This bug is 3 years old now.