Skip to content

Read MySQL Point incorrectly #4

@jhkchan

Description

@jhkchan

In MySQL 5.6, I have data Point(13.5 -16) and parser returns

array(
    'type' => 'POINT',
    'value' => array('7.2911220195564E-304', '2.3494737397567E-310'),
    'srid' => null
)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions