I want to use the contains function to get all values whose title or question contains a certain value. However, I get this error: java.sql.SQLException: Geometry byte string must be little endian. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1074) at com.mysql.jdbc.MysqlIO.checkErrorPacket(Mys…