Bug #31753 | Buffer/area functions only return first row of set | ||
---|---|---|---|
Submitted: | 22 Oct 2007 14:49 | Modified: | 25 Nov 2007 16:09 |
Reporter: | John Powell | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: GIS | Severity: | S4 (Feature request) |
Version: | Ver 8.42 distrib 5.1.20-beta | OS: | Linux |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
Tags: | gis |
[22 Oct 2007 14:49]
John Powell
[24 Oct 2007 18:52]
Lenz Grimmer
For the reviewer: this report is based on a build from the mysql-5.1-wl1326 source tree. Please assign it to Holyfoot as we're currently working on improving the openGIS functionality (see http://forge.mysql.com/wiki/GIS_Functions for more info). Thanks!
[25 Nov 2007 16:09]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/38447 ChangeSet@1.2641, 2007-11-25 20:03:17+04:00, holyfoot@mysql.com +1 -0 Bug #31753 Buffer/area functions only return first row of set gcalc_result_receiver didn't clean itself properly with the ::reset call, so consequent calls of Buffer or Union functions can return garbage.