MySQL upgrade caused Perl coredumps...

2006-11-04 Thread NIPP, SCOTT V \(SBCSI\)
I recently upgraded MySQL to version 5.0.4. After the upgrade, several of my Perl scripts that access the MySQL database began to fail with Memory fault coredump messages. Anyone have any suggestions? I'm hoping a simple DBI::MySQL upgrade will fix this issue. Here is the Perl

Re: MySQL upgrade caused Perl coredumps...

2006-11-04 Thread Darren Duncan
At 10:35 PM -0600 11/3/06, NIPP, SCOTT V \(SBCSI\) wrote: I recently upgraded MySQL to version 5.0.4. After the upgrade, several of my Perl scripts that access the MySQL database began to fail with Memory fault coredump messages. Anyone have any suggestions? I'm hoping a simple

RE: MySQL upgrade caused Perl coredumps...

2006-11-04 Thread NIPP, SCOTT V \(SBCSI\)
I'm kind of stuck with the MySQL version here. This is the pre-built HP version that we are required to use. This is the latest version available compiled by HP. I am now attempting to build DBD::MySQL-3.0008 and running into some make test errors. Here is a sample of the errors.

RE: MySQL upgrade caused Perl coredumps...

2006-11-04 Thread NIPP, SCOTT V \(SBCSI\)
I just stumbled across something providing a little more information and not making anything any clearer. Here is the database related module information... perl -MDBI -e 'DBI-installed_versions' Perl: 5.008007(PA-RISC2.0) OS : hpux(11.11) DBI