Bug #19869 The manual, section 13.2.10. UPDATE Syntax, has a missing underscore
Submitted: 17 May 2006 7:39 Modified: 17 May 2006 10:16
Reporter: John Bagwell Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5 OS:Any (any)
Assigned to: CPU Architecture:Any

[17 May 2006 7:39] John Bagwell
Description:
The manual (online) section 13.2.10. UPDATE Syntax, has a missing underscore in the UPDATE syntax - it says col name1 rather than col_name1

How to repeat:
n/a

Suggested fix:
correct the web site etc.