Bug #28130 Operators anchored with "function_"
Submitted: 27 Apr 2007 9:03 Modified: 13 Jun 2007 14:02
Reporter: Jakub Vrána (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Peter Lavin CPU Architecture:Any

[27 Apr 2007 9:03] Jakub Vrána
Description:
Operators BETWEEN, IN, IS NULL, NOT BETWEEN, NOT IN are anchored with #function_ instead of #operator_ (e.g. #function_between instead of #operator_between).

How to repeat:
http://dev.mysql.com/doc/refman/5.0/en/comparison-operators.html
[27 Apr 2007 9:43] Valeriy Kravchuk
Thank you for a reasonable documentation request.
[13 Jun 2007 14:02] Peter Lavin
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 products.

Changed "IS NULL" to an operator. The others work better in the "functions" XML file. Note that this is an XML grouping rather than a strict classification.