Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.32, 5.3.12
-
5.5.44
Description
A stored procedure, SP(data text, out g geometry), does mess up the geomtery content, when used inside a trigger.
Try the attached test case with mysql / mariadb.
(Tried lots of different versions mysql and the latest mariadb, all mariadb has the same bug)
Note that the column data get messed up, as illustrated with the attach image.