Re: DBI 1.37 Solaris Core Dumps

2003-06-23 Thread buffalo
On Mon, 23 Jun 2003, Tim Bunce wrote: > Well that puts it firmly into the realm of a DBD::mysql or mysql > client library problem. Check your mysql command works okay, > recompile DBD::mysql, etc etc. OK, mysql checks out OK, so I'll have to grab check out the DBD::mysql option. > > $drh = DBI-

Re: DBI 1.37 Solaris Core Dumps

2003-06-23 Thread buffalo
On Mon, 23 Jun 2003, Tim Bunce wrote: > We can't do much with reports of core dumps without a stack trace > from the core file, or at least a DBI trace(). Sorry about that, here's a GDB trace: --- This GDB was configured as "sparc-sun-solaris2.8"... (gdb) run ./t

DBI 1.37 Solaris Core Dumps

2003-06-23 Thread buffalo
Greetings, On a fully patched box running sparc Solaris 8, with perl 5.8.0 and MySQL 4.0.13, when I try to run the following test script, I get a core dump: - use DBI;#establish connection to the database $driver = "mysql"; $drh = D

Re: Make Test Error?

2003-06-04 Thread buffalo
On Tue, 3 Jun 2003, Tim Bunce wrote: > http://groups.google.com/groups?q=+%22DBI-1.37+make+test+failures%22 Many thanks! --Duncan

Make Test Error?

2003-06-04 Thread buffalo
Greetings, On a SPARC Solaris 8 box with all current patches, gcc-3.2.2 (compiled to use solaris ld and as), mysql 4.0.13, perl 5.8, and DBI 1.37, I get the following errors from "make test": --- # Test 18 got: '[[1,'a','b','c']