[ 
https://issues.apache.org/jira/browse/CONNECTORS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172072#comment-13172072
 ] 

Karl Wright commented on CONNECTORS-314:
----------------------------------------

One thing I noticed immediately is that you did not implement getTableIndexes 
for the MySQL driver, and effectively disabled all calls to this method.  This 
functionality is critical because it allows us to perform seamless upgrades to 
indexes between ManifoldCF versions.  There's a SQL standard now called the 
"information schema" which may help in this regard; I don't know if MySQL 
implements it, but it's worth a look.  The HSQLDB driver makes use of it if you 
want to poke around and see what MySQL supports.

                
> Combined MySQL and i18n/Japanese contribution
> ---------------------------------------------
>
>                 Key: CONNECTORS-314
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-314
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Framework agents process, Framework core, Framework 
> crawler agent
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>              Labels: I18N, mysql
>             Fix For: ManifoldCF 0.5
>
>         Attachments: CONNECTORS-314.patch, CONNECTORS-314.patch, 
> connectors.patch, framework.patch
>
>
> Hitoshi Ozawa wishes to contribute i18n support, a Japanese localization, and 
> MySQL database support, all in one patch.

--
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

        

Reply via email to