Bug #33520 | Description for UDF aggregate function XXX_add not correct | ||
---|---|---|---|
Submitted: | 27 Dec 2007 0:29 | Modified: | 31 Jul 2008 17:19 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.1.22 | OS: | Any |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[27 Dec 2007 0:29]
Roland Bouman
[27 Dec 2007 4:20]
Valeriy Kravchuk
Thank you for a documentation bug report.
[31 Jul 2008 17:13]
Paul DuBois
Confirmed: As of MySQL 4.1.1, you call xxx_clear() rather than xxx_reset(), and then xxx_add() is called for all rows in the group, including the first row.
[31 Jul 2008 17:19]
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 products.