MYSQL_FIELD -- How to know which kind of GEOMETRY?
After having executed a query and getting the fields from the result with `mysql_fetch_fields`, if a particular field is said to be a `MYSQL_TYPE_GEOMETRY`, how do we know what *kind* of geometry it is? If it's POINT type, for instance, there seems to be no way to know this from the query result's MYSQL_FIELD itself?
Subject
Views
Written By
Posted
MYSQL_FIELD -- How to know which kind of GEOMETRY?
871
February 10, 2021 05:12PM
450
February 11, 2021 03:29AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.