[ 
https://jira.nuxeo.org/browse/NXP-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Russel reassigned NXP-5265:
-------------------------------------

    Assignee: Alexandre Russel

> Disallow fulltext searches on MySQL while indexing
> --------------------------------------------------
>
>                 Key: NXP-5265
>                 URL: https://jira.nuxeo.org/browse/NXP-5265
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Core SQL Storage
>    Affects Versions: 5.3.1
>            Reporter: Thierry Martins
>            Assignee: Alexandre Russel
>            Priority: Major
>             Fix For: 5.4
>
>
> With MySQL, the fulltext support is not transactional as fulltext requires 
> MyISAM tables. 
> So a lock is set on the table FULLTEXT and no other query can be ran 
> involving this table until indexing is finished.
> Because of that, if a fulltext search is done, the server can stay blocked.
> We need to disallow fulltext searches when an indexing is ran in background.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to