> >> execute ok 26 - group by query returned rows not ok 27 - > data sources > > >> test > >> > >> # Failed test (t/02simple.t at line 132) > >> # '0' > >> # > > >> # '0' > > > >First -- I think it's pretty safe to install this version, unless you > >require the use of the data_sources() function.
Ok -- it *is* safe to install this version. It's a bug in the test. > > > >Second -- I'm thinking something is strange (and it could, > of course be > > >DBD::ODBC). The test that is failing is acting as if you don't have > any > >data sources defined, yet it seems that you are using a DSN > to connect. See -- it was DBD::ODBC. Thanks for posting the old test results so that I could see what's going on. Dumb bug when there is only one DSN. Thanks! Jeff
