On 6/27/06, Matt S Trout <[EMAIL PROTECTED]> wrote:
> Carl Franks wrote:
> > t\71mysql.......................NOK 5
> > #   Failed test 'columns_info_for - column data types'
> > #   in t\71mysql.t at line 71.
> > #     Structures begin differing at:
> > #          $got->{charfield}{data_type} = 'VARCHAR'
> > #     $expected->{charfield}{data_type} = 'CHAR'
> > # Looks like you failed 1 test of 5.
>
> Argh. I'm sure we changed this because of test failures for somebody else. Can
> anybody else with MySQL run this please and see if it's a uniform failure?
>

Its not.  I just tested the CPAN tarball of 0.06999_03 here and got
success on 71mysql.t.  Relevant environmental details:

> perl -MDBI -e 'print $DBI::VERSION . "\n"'
1.51

> perl -MDBD::mysql -e 'print $DBD::mysql::VERSION . "\n"'
3.0002

> mysql -V
mysql  Ver 14.12 Distrib 5.0.18, for suse-linux (i686) using readline 5.1

> uname -a
Linux evoc8 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 i686
i686 i386 GNU/Linux

> cat /etc/SuSE-release
SUSE LINUX 10.1 (i586)
VERSION = 10.1

-- Brandon

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

Reply via email to