[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-983) Improve compatibility of the MassIndexer with MySQL

Sanne Grinovero (JIRA) noreply at atlassian.com
Mon Dec 5 13:11:19 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero resolved HSEARCH-983.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.4.2)

> Improve compatibility of the MassIndexer with MySQL
> ---------------------------------------------------
>
>                 Key: HSEARCH-983
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-983
>             Project: Hibernate Search
>          Issue Type: Improvement
>    Affects Versions: 3.4.1.Final, 4.0.0.CR2
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 4.0.0.Final
>
>
> The JDBC drivers of MySQL have some limitations in how they use scrollable results, which affects the functionality of our MassIndexer strategy.
> See http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-implementation-notes.html
> especially the documented "feature" around 
> {code}
> setFetchSize(Integer.MIN_VALUE);{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list