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

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Nov 24 09:06:20 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44409#comment-44409 ] 

Sanne Grinovero commented on HSEARCH-983:
-----------------------------------------

See also https://forum.hibernate.org/viewtopic.php?f=9&t=1013443

> 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: 3.4.2, 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