group_concat SEPARATOR keyword not recognized anymore after update to 4.3.2.0

Avatar
  • updated

The title says it all.

After the update to 4.3.2.0 a simple line like this:

Group_Concat(fieldname SEPARATOR ' ')

Will generate an "Unexpected token "SEPARATOR" at line x pos y" error.

Avatar
berti skenderasi

It is a glitch on the 4.3.2.0. I had the same issue I had to downgrade to 4.2 and the issue got resolved.