Peter Rabbitson escribió:
Jose Luis Martinez wrote:
JFYI: _06 worked well for me. Passed all module tests (did get some
unexpectedly passed test) AND my application tests. What was the issue?


Count on resultsets with prefetch.

[error] DBIx::Class::ResultSet::count(): DBI Exception: DBD::mysql::st execute failed: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause [for Statement "SELECT COUNT( * ), ....

False positive OK on _06... didn't set my PERL5LIB adequately, and posted too soon ;)

_07 ran smoothly, though

Great work! I'm very pleased to see that a complex piece of software like DBIx::Class stands out an update from 0.07003 to 0.8103 without even a minor application change. Lots of kudos to the DBIx::Class team.

Jose Luis Martinez
[email protected]

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to