Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
DBD-mysql-3.0002 make test failed

DBD-mysql-3.0002 make test failed

2005-08-25       - By angie ahl

 Back
Hi People

I'm having trouble getting DBD::mysql installed again and wanted to
report this to the list and Rudy in case it actually is an issue. I'm
going to try make install anyway ;)

Building DBD-mysql-3 (See http://sql-3.ora-code.com).0002 via CPAN failed so I tried to do it manually.

make test is failing on just one test.
Here's the end of the report from make test TEST_VERBOSE=1

Failed Test Stat Wstat Total Fail  Failed  List of Failed
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
t/akmisc.t               351    1   0.28%  342
1 test skipped.
Failed 1/20 test scripts, 95.00% okay. 1/897 subtests failed, 99.89% okay.
make: *** [test_dynamic] Error 2


And the relevant bits of the output:

ok 68
ok 69
Fetchrow from non-select handle Mysql::Statement=HASH(0x3189f0)
ok 70
ok 71
<snip>
ok 341
not ok 342
Error in control character hash at 129, ? <-> ?.
ok 343

Tried having a look around t/akmisc.t but it's still a bit above me.
Is 129 the line number? Anyway of seeing where it is via caller or
something like that?

Versions:

mysqld  Ver 4.1.8-standard for apple-darwin6.8 on powerpc (Official
MySQL-standard binary)

perl, v5.8.6 built for darwin-2 (See http://win-2.ora-code.com)level

OS X 10.3.9

Thanks

Angie

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/perl?unsub=mysql@(protected)