[
https://issues.apache.org/jira/browse/SYNCOPE-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816824#comment-13816824
]
Hudson commented on SYNCOPE-433:
--------------------------------
SUCCESS: Integrated in Syncope-1_1_X #132 (See
[https://builds.apache.org/job/Syncope-1_1_X/132/])
[SYNCOPE-433] Fixing UNION query for MySQL compatibility (ilgrosso: rev 1539674)
*
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/AttributableSearchDAOImpl.java
*
/syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/persistence/dao/AttributableSearchTest.java
> Counting search results fails with MySQL when OR condition is used
> ------------------------------------------------------------------
>
> Key: SYNCOPE-433
> URL: https://issues.apache.org/jira/browse/SYNCOPE-433
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.4
> Environment: MySQL
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.1.5, 1.2.0
>
>
> When using MySQL and searching users through admin console and using an OR
> condition, an exception is thrown on the core, making the web UI stale.
> This is due to the way how count search queries are generated, evidently not
> compatible with MySQL.
--
This message was sent by Atlassian JIRA
(v6.1#6144)