SQL Query parsing tokens remain in query sent to the database.
--------------------------------------------------------------
Key: GEOS-1920
URL: http://jira.codehaus.org/browse/GEOS-1920
Project: GeoServer
Issue Type: Bug
Components: Community schema
Environment: Solaris.
Reporter: Mark Leslie
Assignee: Andrea Aime
Attachments: bug-log
The war file in use was checked out of the seegrid repository at revision 1881 on May 14, 2008.
Running a query with certain constructs, such as negation of a column in the select query, or IS NULL / IS NOT NULL in the where clause, are causing failures. Judging by the log file, the query is being parsed and tokenized, but in being converted back to a query string, some of the tokens are not being converted to proper string values. This prevents the use of some fairly basic queries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira