Tim Englich ha scritto:
> Hello,
> 
> yesterday I try to use the nightly build of the Geoserver to connect to a
> very large MySQL Database.
> 
> I noticed that the Filter that I had applied to the WFS was not sent to the
> MySQL Database.
> I think that the Pre-/Postfilter evaluation dows not work at all. (Like the
> WFS-Plugin)
> 
> Is there any possibility to fix this issue?

Hmm... I think the cure is the same one that has been applied to postgis
months ago: you have to declared filter capabilities in both the old
style (geotools filters) and new style (ogc filter).

Look at SQLEncoderPostgis.createFilterCapabilities. If you can cook up a
patch, create a jira issue, attach the patch for review, and then I'll
either give you the get go to commit, or I'll commit it myself (I'm
one of the two "phantom" mysql mantainers, that is, the module pom
states I'm a mantainer along with Chris, but that module is among
"unsupported" for a reason ;) ).

Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to