Returns binary configuration data. For internal use only.
ST_Geometry::ST_LoadConfigurationData(configuration-name)
configuration-name
VARCHAR(128)
The name of the configuration data item to load.
LONG BINARY Returns binary configuration data. For internal use only.
This method is used by the server to load configuration data from installed files. If the configuration files are not installed with the server, NULL is returned. For internal use only.
SQL/MM (ISO/IEC 13249-3: 2006) Vendor extension