Is there any work in progress or planned for supporting MySQL 8?

I am getting below exception with MySQL 8.0.13 and GeoServer 2.14.2 on
clicking LayerPreview. 

Caused by: java.sql.SQLSyntaxErrorException: FUNCTION nyosm.asWKB does not
exist
        at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
        at
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:95)
        at
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
        at
com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1247)
        at
org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
        at
org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
        at
org.geotools.jdbc.JDBCFeatureReader.lambda$new$0(JDBCFeatureReader.java:143)
        at
org.geotools.jdbc.JDBCFeatureReader.runQuery(JDBCFeatureReader.java:247)
        ... 129 more

Regards,
Anto





--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to