Bug #9471 'Update Syntax' section missing reference to definition of 'table_references'
Submitted: 30 Mar 2005 0:08 Modified: 27 Apr 2005 19:45
Reporter: Ed Sznyter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:up to Version 5.0.3-alpha OS:
Assigned to: Paul DuBois CPU Architecture:Any

[30 Mar 2005 0:08] Ed Sznyter
Description:
The documentation for '13.1.10. Update Syntax' uses nonterminal 'table_references'
in the BNF, but does not define it.  Contrariwise, the documentation for '13.1.7 Select Syntax'
uses 'table_references', and has a note that refers to 'Join Syntax' for an explanation.
The 'Delete Syntax' section also correctly refers to 'Join Syntax'.

How to repeat:
http://dev.mysql.com/doc/mysql/en/update.html

Suggested fix:
The 'Update Syntax' section should likewise refer to 'Join Syntax'.
[27 Apr 2005 19:45] Paul DuBois
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).