Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
mysql-5.5.32 fixes crashes in spatial.cc.
We've had these fixes for a while already.
But
- mysql fixes them slightly differently
- it fixes less functions than we do
we need to compare implementations, see which one to choose and it we use the upstream version — fix other functions to use the same style of checking
Attachments
Issue Links
- is blocked by
-
MDEV-4763 5.5.32 merge
-
- Closed
-
Activity
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 5.5.33 [ 13300 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 28008 ] | MariaDB v2 [ 43961 ] |
Workflow | MariaDB v2 [ 43961 ] | MariaDB v3 [ 63206 ] |
Workflow | MariaDB v3 [ 63206 ] | MariaDB v4 [ 132170 ] |
I've reverted mysql changes, they didn't pass our test suite. Still, please check what they were