Thanks a lot, it solved my problem with MySql too! (S.
http://n2.nabble.com/Tag-search-returns-no-results-td786999.html#a786999)
Best Regards,
Alla
Ludovic Dubost-2 wrote:
With Raffaello we found a MySQL bug that can make this query return an
empty result set in MySQL 5.
There is a workwround by writing the query this way
#set($sql = ", BaseObject as obj, DBStringListProperty as prop join
prop.list list where obj.name=doc.fullName and obj.id=prop.id.id and
prop.id.name='tags' and list = 'KB-4D'")
--
View this message in context:
http://n2.nabble.com/HQL-queries-to-select-tag-tp789666p796970.html
Sent from the XWiki- Dev mailing list archive at
Nabble.com.