[
https://issues.apache.org/jira/browse/CONNECTORS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174776#comment-13174776
]
Karl Wright commented on CONNECTORS-334:
----------------------------------------
Tests now pass.
Max activity and max bandwidth reports fail, though, with exceptions such as
these:
2011-12-22 07:27:55.318:WARN::Nested in javax.servlet.ServletException:
org.apache.manifoldcf.core.interfaces.ManifoldCFException: Database exception:
Exception doing query: You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to use near
'DOUBLE PRECISION) / CAST((t1.endtime-t1.starttime) AS DOUBLE PRECISION) AS
activ' at line 1:org.apache.manifoldcf.core.interfaces.ManifoldCFException:
Database exception: Exception doing query: You have an error in your SQL
syntax; check the manual that corresponds to your MySQL server version for the
right syntax to use near 'DOUBLE PRECISION) / CAST((t1.endtime-t1.starttime) AS
DOUBLE PRECISION) AS activ' at line 1
Obviously doesn't like the cast. Will have to abstract that as well.
> Make ManifoldCF fully run on MySQL
> ----------------------------------
>
> Key: CONNECTORS-334
> URL: https://issues.apache.org/jira/browse/CONNECTORS-334
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Framework core
> Affects Versions: ManifoldCF 0.5
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> Make ManifoldCF run properly on top of MySQL. The ticket should be viewed as
> a combination of the MySQL contributions from CONNECTORS-314, plus tests and
> other changes needed to make MySQL be a viable option for crawling.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira