Bug #21025 | misleading error message when creating functions named 'x', or 'y' | ||
---|---|---|---|
Submitted: | 13 Jul 2006 5:30 | Modified: | 14 Dec 2006 4:34 |
Reporter: | Erica Moss | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S3 (Non-critical) |
Version: | 5.1.12 | OS: | Linux (Fedora core 5) |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
[13 Jul 2006 5:30]
Erica Moss
[13 Jul 2006 9:19]
Hartmut Holzgraefe
Functions X() and Y() are part of the GIS functions http://dev.mysql.com/doc/refman/5.0/en/point-property-functions.html so it is not possible to redefine them unless you compile the MySQL server with the "--without-geometry" configure option. The error message is absoutely misleading though so i'm changing the but synopsis.
[6 Nov 2006 17:48]
Marc ALFF
For practical reasons, the following bugs are all fixed by the same change set: - Bug#18239 - Bug#21025 - Bug#22619 Changing to patch pending, the patch is attached in Bug#22619
[15 Nov 2006 20:25]
Marc ALFF
Pushed to mysql-5.1-runtime
[30 Nov 2006 1:36]
Konstantin Osipov
Pushed into 5.1.13
[14 Dec 2006 4:34]
Jon Stephens
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ Documented fix in 5.1.14 changelog.