Assertion with ST_INTERSECTION on NULL values in maria-5.3-gis
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| MariaDB |
Fix Released
|
Undecided
|
Alexey Botchkov | ||
Bug Description
IF any of the arguments to ST_INTERSECTION is NULL for some reason, such as wrong WKT syntax, the server will assert as follows:
mysqld: item.cc:5907: virtual bool Item::send(
/lib/libc.
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
/home/philips/
test case:
SELECT ST_INTERSECTION ( NULL , NULL ) ;
bzr version-info
revision-id: <email address hidden>
date: 2011-06-20 00:21:41 +0500
build-date: 2011-06-23 18:34:56 +0300
revno: 2982
branch-nick: maria-5.3-gis
Related branches
| Changed in maria: | |
| milestone: | none → 5.3 |
| assignee: | nobody → Alexey Botchkov (holyfoot) |
| Changed in maria: | |
| status: | Fix Committed → Fix Released |

fix pushed into the 5.3-gis.