Ramon Tayag wrote:
> Thanks for your quick reply, James!
> 
> http://pastie.org/570699
> 
> Seeing the problem would probably be there, I tried looking at it..
> but I get dizzy trying haha.

I can see the invalid SQL TS is generating. In the following
GROUP_CONCAT() call, there should be a column name between DISTINCT and
SEPARATOR.

  CAST(GROUP_CONCAT(DISTINCT  SEPARATOR ' ') AS CHAR) AS `composer_names`

As to why it's happening, I'm not sure. Hopefully Pat can shed some
light on the situation.

-- James Healy <jimmy-at-deefa-dot-com>  Tue, 04 Aug 2009 15:01:28 +1000

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to