Thanks James! Ramon Tayag
On Tue, Aug 4, 2009 at 1:04 PM, James Healy<[email protected]> wrote: > > 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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
