Miłosz Hulbój wrote:
> Hello,
> I am observing a strange behaviour of JDBC resultset type assignment.
> The behaviour seems to be induced by using GROUP BY and CONCAT.
>
> Here are the details about the setup:
> mysql-connector-java-3.1.13
> mysql-connector-java-5.0.3
> MySQL 4.1.14 under Linux
>
> Code and table info has been attached to this message.
> Can anyone confirm this behaviour? I have looked at the bugs and
> couldn't find anything related there.
>
> Regards,
> Milosz
RTFM
http://dev.mysql.com/doc/refman/5.0/en/string-functions.html
--
Christopher G. Stach II