test error on installation of DBD::mysql v2.1026 with mysql v4.1.11

test error on installation of DBD::mysql v2.1026 with mysql v4.1.11

am 25.04.2005 22:02:59 von Tim Maynard

------_=_NextPart_001_01C549D1.C792091A
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

trying to compile on RedHat 9.0 with Perl 5.8.6 and MySQL 4.1.11
i have /usr/lib/mysql in the /etc/ld.so.conf and in $LD_RUN_PATH
i have also soft-linked the /usr/local/mysql/lib/* to /usr/lib
and /usr/local/mysql/include/mysql/* to /usr/include/mysql
=20
i cannot find out why that symbol in undefined anywhere.
=20
--------------------------------------------------------
error from make test, used simple 'perl Makefile.PL' to configure:
=20
PERL_DL_NONLAZY=3D1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base...........install_driver(mysql) failed: Can't load
'/var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so ' for module
DBD::mysql: /var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so:
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/00base.t line 38
t/00base...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/10dsnlist........install_driver(mysql) failed: Can't load
'/var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so ' for module
DBD::mysql: /var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so:
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/10dsnlist.t line 45
t/10dsnlist........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay

<... edit (same message) ...>
=20
t/akmisc...........Had to create DBD::mysql::dr::imp_data_size
unexpectedly at /usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line
1167.
Use of uninitialized value in subroutine entry at
/usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line 1167.
Can't locate object method "connect" via package "Mysql" at
/var/src/DBD-mysql-2.1026/blib/lib/Mysql.pm line 71.
t/akmisc...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-351
Failed 351/351 tests, 0.00% okay
t/dbdadmin.........install_driver(mysql) failed: Can't load
'/var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so ' for module
DBD::mysql: /var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so:
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/dbdadmin.t line 74
t/dbdadmin.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-21
Failed 21/21 tests, 0.00% okay

<... edit (same message) ...>
=20
t/mysql2...........Had to create DBD::mysql::dr::imp_data_size
unexpectedly at /usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line
1167.
Use of uninitialized value in subroutine entry at
/usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line 1167.
Can't locate object method "connect" via package "Mysql" at
/var/src/DBD-mysql-2.1026/blib/lib/Mysql.pm line 71.
t/mysql2...........dubious
Test returned status 255 (wstat 65280, 0xff00)
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ ------------
-------
t/00base.t 255 65280 5 4 80.00% 4-5
t/10dsnlist.t 255 65280 9 18 200.00% 1-9
t/20createdrop.t 255 65280 5 10 200.00% 1-5
t/30insertfetch.t 255 65280 11 22 200.00% 1-11
t/40bindparam.t 255 65280 28 56 200.00% 1-28
t/40blobs.t 255 65280 11 22 200.00% 1-11
t/40listfields.t 255 65280 16 32 200.00% 1-16
t/40nulls.t 255 65280 11 22 200.00% 1-11
t/40numrows.t 255 65280 25 50 200.00% 1-25
t/50chopblanks.t 255 65280 35 70 200.00% 1-35
t/50commit.t 255 65280 30 60 200.00% 1-30
t/ak-dbd.t 255 65280 90 180 200.00% 1-90
t/akmisc.t 255 65280 351 702 200.00% 1-351
t/dbdadmin.t 255 65280 21 42 200.00% 1-21
t/insertid.t 255 65280 12 24 200.00% 1-12
t/mysql.t 255 65280 68 136 200.00% 1-68
t/mysql2.t 255 65280 ?? ?? % ??
1 test skipped.
Failed 17/18 test scripts, 5.56% okay. 725/728 subtests failed, 0.41%
okay.

--------------------------------------------------------
mysql v4.1.11 installation options/configuration (config.nice):
=20
CFLAGS=3D"-O3"; export CFLAGS
CXX=3D"gcc"; export CXX
CXXFLAGS=3D"-O3 -felide-constructors -fno-exceptions -fno-rtti"; export
CXXFLAGS
"./configure" \
"--prefix=3D/usr/local/mysql" \
"--exec-prefix=3D/usr" \
"--with-zlib-dir=3D/usr" \
"--with-debug" \
"--with-openssl" \
"--with-charset=3Dlatin1" \
"--with-extra-charsets=3Dcomplex" \
"--enable-assembler" \
"--enable-thread-safe-client" \
"--enable-shared" \
"--enable-client-ldflags=3D-rdynamic" \
"--enable-mysqld-ldflags=3D-rdynamic" \
"--with-berkeley-db=3D/usr/local/BerkeleyDB.4.1" \
"--with-openssl-includes=3D/usr/local/ssl/include" \
"--with-openssl-libs=3D/usr/local/ssl/lib" \

--------------------------------------------------------
ldd ./DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so
=20
libmysqlclient.so.14 =3D> /usr/lib/mysql/libmysqlclient.so.14
(0x4000f000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x40201000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40221000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x4024e000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x40263000)
libssl.so.4 =3D> /lib/libssl.so.4 (0x40286000)
libcrypto.so.4 =3D> /lib/libcrypto.so.4 (0x402bb000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
libresolv.so.2 =3D> /lib/libresolv.so.2 (0x403ac000)
libgssapi_krb5.so.2 =3D> /usr/kerberos/lib/libgssapi_krb5.so.2
(0x403be000)
libkrb5.so.3 =3D> /usr/kerberos/lib/libkrb5.so.3 (0x403d1000)
libk5crypto.so.3 =3D> /usr/kerberos/lib/libk5crypto.so.3 (0x40430000)
libcom_err.so.3 =3D> /usr/kerberos/lib/libcom_err.so.3 (0x40440000)
libdl.so.2 =3D> /lib/libdl.so.2 (0x40442000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000)

--------------------------------------------------------
ldd /usr/bin mysql
=20
libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0x40029000)
libmysqlclient.so.14 =3D> /usr/lib/mysql/libmysqlclient.so.14
(0x40068000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x4025a000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40287000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x4029c000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x402bf000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x40000000)

--------------------------------------------------------
perl v5.8.6 installation options/configuration (myconfig):
=20
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=3Dlinux, osvers=3D2.4.20-6, archname=3Di686-linux
uname=3D'linux ranma 2.4.20-6 #1 thu feb 27 10:01:19 est 2003 i686
athlon i386 gnulinux '
config_args=3D''
hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine
usethreads=3Dundef use5005threads=3Dundef useithreads=3Dundef
usemultiplicity=3Dundef
useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine =
usesocks=3Dundef
use64bitint=3Dundef use64bitall=3Dundef uselongdouble=3Dundef
usemymalloc=3Dn, bincompat5005=3Dundef
Compiler:
cc=3D'cc', ccflags =3D'-fno-strict-aliasing -pipe =
-I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -I/usr/include/gdbm',
optimize=3D'-O2',
cppflags=3D'-fno-strict-aliasing -pipe -I/usr/local/include
-I/usr/include/gdbm'
ccversion=3D'', gccversion=3D'3.2.2 20030222 (Red Hat Linux =
3.2.2-5)',
gccosandvers=3D''
intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8, =
byteorder=3D1234
d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, =
longdblsize=3D12
ivtype=3D'long', ivsize=3D4, nvtype=3D'double', nvsize=3D8, =
Off_t=3D'off_t',
lseeksize=3D8
alignbytes=3D4, prototype=3Ddefine
Linker and Libraries:
ld=3D'cc', ldflags =3D' -L/usr/local/lib'
libpth=3D/usr/local/lib /lib /usr/lib
libs=3D-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=3D-lnsl -ldl -lm -lcrypt -lutil -lc
libc=3D/lib/libc-2.3.2.so, so=3Dso, useshrplib=3Dtrue, =
libperl=3Dlibperl.so
gnulibc_version=3D'2.3.2'
Dynamic Linking:
dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, =
ccdlflags=3D'-Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.6/i686-linux/CORE'
cccdlflags=3D'-fpic', lddlflags=3D'-shared -L/usr/local/lib'

--------------------------------------------------------
ldd /usr/bin/perl
=20
libperl.so =3D> /usr/lib/perl5/5.8.6/i686-linux/CORE/libperl.so
(0x40017000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x4011a000)
libdl.so.2 =3D> /lib/libdl.so.2 (0x4012f000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x40132000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40154000)
libutil.so.1 =3D> /lib/libutil.so.1 (0x40182000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x40000000)

=20
-- Tim Maynard
=20
Redeye Distribution, Inc.
tim@redeyeusa.com
1.877.733.3931 x296
=20

------_=_NextPart_001_01C549D1.C792091A--

RE: test error on installation of DBD::mysql v2.1026 with mysqlv4.1.11

am 05.05.2005 15:30:27 von Rudy Lippan

On Thu, 5 May 2005, Tim Maynard wrote:

> installed it anyways and received seg faults on the test script
> during the database connection, which is the same error given
> by the test script.


The latest version is 2.9006


-r


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

RE: test error on installation of DBD::mysql v2.1026 with mysql v4.1.11

am 05.05.2005 15:30:59 von Tim Maynard

installed it anyways and received seg faults on the test script
during the database connection, which is the same error given
by the test script.

ill look into binaries although i have always favored an
optimized/custom install of key applications on my servers

--------------------------------------------------------
test_mysql.pl

#!/usr/bin/perl -w

use strict;
use DBI;

# global values
my $host =3D 'host.ip.add.res';
my $db =3D 'host_db';
my $tbl =3D 'host_table';
my $idx =3D 'table_key';
my $user =3D 'username';
my $pswd =3D 'password';

my( $dbh, $sql, $sth, $cur );

print qq~connecting to db...\n~;
$dbh =3D DBI->connect("dbi:mysql:$db:$host",$user,$pswd) or
die(qq~cant open db connection: $!~);

$sql =3D qq~select distinct $idx from $tbl order by $idx desc limit 25~;

print qq~preparing sql statement...\n~;
$sth =3D $dbh->prepare( $sql );

print qq~executing statement...\n~;
$sth->execute();

print qq~fetching data by row arrays...\n~;
while( $cur =3D ($sth->fetchrow_array())[0] ){
print qq~found: '$cur'\n~;
}

print qq~done.\n~;

--------------------------------------------------------
output:

connecting to db...
Segmentation fault

--------------------------------------------------------
still would like to know whats going on though...
test seems to be valid in my case.


-----Original Message-----
From: Yair Lapin [mailto:yairl@savion.huji.ac.il]=20
Sent: Thursday, May 05, 2005 4:53 AM
To: perl@lists.mysql.com
Cc: Tim Maynard
Subject: FW: test error on installation of DBD::mysql v2.1026 with mysql
v4.1.11




I had the similar problem with DBD::mysql in sparc solaris servers but I
think that the test isn't faithful when it fails. Binaries DBD::mysql
installed after this work without any problems, this driver works with
the
same dynamics libraries I used to compile the DBD before. I think if I
had
installed the driver compiled by me also it had worked. Few weeks ago I
installed in a new SuSe server DBD::msql and I got very similar error in
the
test then I decided to install it although the test failed, I found
everything work fine. The test doesn't work correctly, I found
directories
pointing to incorrect sites to load the drivers, the problem is I can't
understand the make files to fix it. I recommend to people have problems
with driver dynamics loading in the test stage to install the driver
anyway
and to check it after installations, the test is not faithful.

-----Original Message-----
From: Tim Maynard [mailto:tim@redeyeusa.com]=20
Sent: Monday, April 25, 2005 11:03 PM
To: perl@lists.mysql.com
Subject: test error on installation of DBD::mysql v2.1026 with mysql
v4.1.11

trying to compile on RedHat 9.0 with Perl 5.8.6 and MySQL 4.1.11
i have /usr/lib/mysql in the /etc/ld.so.conf and in $LD_RUN_PATH
i have also soft-linked the /usr/local/mysql/lib/* to /usr/lib
and /usr/local/mysql/include/mysql/* to /usr/include/mysql
=20
i cannot find out why that symbol in undefined anywhere.
=20
--------------------------------------------------------
error from make test, used simple 'perl Makefile.PL' to configure:
=20
PERL_DL_NONLAZY=3D1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base...........install_driver(mysql) failed: Can't load
'/var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so ' for module
DBD::mysql: /var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so:
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/00base.t line 38
t/00base...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/10dsnlist........install_driver(mysql) failed: Can't load
'/var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so ' for module
DBD::mysql: /var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so:
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/10dsnlist.t line 45
t/10dsnlist........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay

<... edit (same message) ...>
=20
t/akmisc...........Had to create DBD::mysql::dr::imp_data_size
unexpectedly at /usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line
1167.
Use of uninitialized value in subroutine entry at
/usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line 1167.
Can't locate object method "connect" via package "Mysql" at
/var/src/DBD-mysql-2.1026/blib/lib/Mysql.pm line 71.
t/akmisc...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-351
Failed 351/351 tests, 0.00% okay
t/dbdadmin.........install_driver(mysql) failed: Can't load
'/var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so ' for module
DBD::mysql: /var/src/DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so:
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/dbdadmin.t line 74
t/dbdadmin.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-21
Failed 21/21 tests, 0.00% okay

<... edit (same message) ...>
=20
t/mysql2...........Had to create DBD::mysql::dr::imp_data_size
unexpectedly at /usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line
1167.
Use of uninitialized value in subroutine entry at
/usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line 1167.
Can't locate object method "connect" via package "Mysql" at
/var/src/DBD-mysql-2.1026/blib/lib/Mysql.pm line 71.
t/mysql2...........dubious
Test returned status 255 (wstat 65280, 0xff00)
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ ------------
-------
t/00base.t 255 65280 5 4 80.00% 4-5
t/10dsnlist.t 255 65280 9 18 200.00% 1-9
t/20createdrop.t 255 65280 5 10 200.00% 1-5
t/30insertfetch.t 255 65280 11 22 200.00% 1-11
t/40bindparam.t 255 65280 28 56 200.00% 1-28
t/40blobs.t 255 65280 11 22 200.00% 1-11
t/40listfields.t 255 65280 16 32 200.00% 1-16
t/40nulls.t 255 65280 11 22 200.00% 1-11
t/40numrows.t 255 65280 25 50 200.00% 1-25
t/50chopblanks.t 255 65280 35 70 200.00% 1-35
t/50commit.t 255 65280 30 60 200.00% 1-30
t/ak-dbd.t 255 65280 90 180 200.00% 1-90
t/akmisc.t 255 65280 351 702 200.00% 1-351
t/dbdadmin.t 255 65280 21 42 200.00% 1-21
t/insertid.t 255 65280 12 24 200.00% 1-12
t/mysql.t 255 65280 68 136 200.00% 1-68
t/mysql2.t 255 65280 ?? ?? % ??
1 test skipped.
Failed 17/18 test scripts, 5.56% okay. 725/728 subtests failed, 0.41%
okay.

--------------------------------------------------------
mysql v4.1.11 installation options/configuration (config.nice):
=20
CFLAGS=3D"-O3"; export CFLAGS
CXX=3D"gcc"; export CXX
CXXFLAGS=3D"-O3 -felide-constructors -fno-exceptions -fno-rtti"; export
CXXFLAGS
"./configure" \
"--prefix=3D/usr/local/mysql" \
"--exec-prefix=3D/usr" \
"--with-zlib-dir=3D/usr" \
"--with-debug" \
"--with-openssl" \
"--with-charset=3Dlatin1" \
"--with-extra-charsets=3Dcomplex" \
"--enable-assembler" \
"--enable-thread-safe-client" \
"--enable-shared" \
"--enable-client-ldflags=3D-rdynamic" \
"--enable-mysqld-ldflags=3D-rdynamic" \
"--with-berkeley-db=3D/usr/local/BerkeleyDB.4.1" \
"--with-openssl-includes=3D/usr/local/ssl/include" \
"--with-openssl-libs=3D/usr/local/ssl/lib" \

--------------------------------------------------------
ldd ./DBD-mysql-2.1026/blib/arch/auto/DBD/mysql/mysql.so
=20
libmysqlclient.so.14 =3D> /usr/lib/mysql/libmysqlclient.so.14
(0x4000f000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x40201000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40221000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x4024e000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x40263000)
libssl.so.4 =3D> /lib/libssl.so.4 (0x40286000)
libcrypto.so.4 =3D> /lib/libcrypto.so.4 (0x402bb000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
libresolv.so.2 =3D> /lib/libresolv.so.2 (0x403ac000)
libgssapi_krb5.so.2 =3D> /usr/kerberos/lib/libgssapi_krb5.so.2
(0x403be000)
libkrb5.so.3 =3D> /usr/kerberos/lib/libkrb5.so.3 (0x403d1000)
libk5crypto.so.3 =3D> /usr/kerberos/lib/libk5crypto.so.3 (0x40430000)
libcom_err.so.3 =3D> /usr/kerberos/lib/libcom_err.so.3 (0x40440000)
libdl.so.2 =3D> /lib/libdl.so.2 (0x40442000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000)

--------------------------------------------------------
ldd /usr/bin mysql
=20
libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0x40029000)
libmysqlclient.so.14 =3D> /usr/lib/mysql/libmysqlclient.so.14
(0x40068000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x4025a000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40287000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x4029c000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x402bf000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x40000000)

--------------------------------------------------------
perl v5.8.6 installation options/configuration (myconfig):
=20
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=3Dlinux, osvers=3D2.4.20-6, archname=3Di686-linux
uname=3D'linux ranma 2.4.20-6 #1 thu feb 27 10:01:19 est 2003 i686
athlon i386 gnulinux '
config_args=3D''
hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine
usethreads=3Dundef use5005threads=3Dundef useithreads=3Dundef
usemultiplicity=3Dundef
useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine =
usesocks=3Dundef
use64bitint=3Dundef use64bitall=3Dundef uselongdouble=3Dundef
usemymalloc=3Dn, bincompat5005=3Dundef
Compiler:
cc=3D'cc', ccflags =3D'-fno-strict-aliasing -pipe =
-I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -I/usr/include/gdbm',
optimize=3D'-O2',
cppflags=3D'-fno-strict-aliasing -pipe -I/usr/local/include
-I/usr/include/gdbm'
ccversion=3D'', gccversion=3D'3.2.2 20030222 (Red Hat Linux =
3.2.2-5)',
gccosandvers=3D''
intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8, =
byteorder=3D1234
d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, =
longdblsize=3D12
ivtype=3D'long', ivsize=3D4, nvtype=3D'double', nvsize=3D8, =
Off_t=3D'off_t',
lseeksize=3D8
alignbytes=3D4, prototype=3Ddefine
Linker and Libraries:
ld=3D'cc', ldflags =3D' -L/usr/local/lib'
libpth=3D/usr/local/lib /lib /usr/lib
libs=3D-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=3D-lnsl -ldl -lm -lcrypt -lutil -lc
libc=3D/lib/libc-2.3.2.so, so=3Dso, useshrplib=3Dtrue, =
libperl=3Dlibperl.so
gnulibc_version=3D'2.3.2'
Dynamic Linking:
dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, =
ccdlflags=3D'-Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.6/i686-linux/CORE'
cccdlflags=3D'-fpic', lddlflags=3D'-shared -L/usr/local/lib'

--------------------------------------------------------
ldd /usr/bin/perl
=20
libperl.so =3D> /usr/lib/perl5/5.8.6/i686-linux/CORE/libperl.so
(0x40017000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x4011a000)
libdl.so.2 =3D> /lib/libdl.so.2 (0x4012f000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x40132000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40154000)
libutil.so.1 =3D> /lib/libutil.so.1 (0x40182000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x40000000)

=20
-- Tim Maynard
=20
Redeye Distribution, Inc.
tim@redeyeusa.com
1.877.733.3931 x296
=20

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org

RE: test error on installation of DBD::mysql v2.1026 with mysqlv4.1.11

am 05.05.2005 15:38:53 von Rudy Lippan

On Thu, 5 May 2005, Tim Maynard wrote:

> im using v2.9006 [DBD-mysql-2.9006] and i just found v2.9007 on cpan, but the
> changelog for this didnt seem significant for my issues.


If you are still getting the segfaults with the latest version, send a
DBI->trace(9) and a stack trace. You might also want to verify that you are
linking against the correct client libraries when building DBD::mysql.


rudy



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

RE: test error on installation of DBD::mysql v2.1026 with mysql v4.1.11

am 05.05.2005 15:44:32 von Tim Maynard

im using v2.9006 [DBD-mysql-2.9006] and i just found v2.9007 on cpan,
but the changelog for this didnt seem significant for my issues.

-----Original Message-----
From: Rudy Lippan [mailto:rlippan@remotelinux.com]=20
Sent: Thursday, May 05, 2005 9:30 AM
To: Tim Maynard
Cc: perl@lists.mysql.com
Subject: RE: test error on installation of DBD::mysql v2.1026 with mysql
v4.1.11


On Thu, 5 May 2005, Tim Maynard wrote:

> installed it anyways and received seg faults on the test script during

> the database connection, which is the same error given by the test=20
> script.


The latest version is 2.9006


-r


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org

RE: test error on installation of DBD::mysql v2.1026 with mysql v4.1.11

am 05.05.2005 17:27:11 von Tim Maynard

- updated my Bundle::DBI through CPAN without any complaints.
- retrieved DBD-mysql-2.9007 version of the driver.
- noticed that i complied mysql with gcc, so modified the Makefile
to also compile DBD::mysql with gcc as well, including the
libraries:

-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/ -lgcc

-----------------------------------------------------------
make

cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/Mysql.pm blib/lib/Mysql.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
gcc -c -I/usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/DBI/
-I/usr/include/mysql=20
-DDBD_MYSQL_WITH_SSL -DDBD_MYSQL_INSERT_ID_IS_GOOD -g
-fno-strict-aliasing -pipe=20
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64
-I/usr/include/gdbm -O2 =20
-DVERSION=3D\"2.9007\" -DXS_VERSION=3D\"2.9007\" -fpic
"-I/usr/lib/perl5/5.8.6/i686-linux/CORE" =20
dbdimp.c
/usr/bin/perl -p -e "s/~DRIVER~/mysql/g"=20
/usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/DBI//Driver.x st >
mysql.xsi
/usr/bin/perl /usr/lib/perl5/5.8.6/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.6/ExtUtils/typemap =20
mysql.xs > mysql.xsc && mv mysql.xsc mysql.c
Warning: duplicate function definition 'do' detected in mysql.xs, line
196
Warning: duplicate function definition 'rows' detected in mysql.xs, line
294
gcc -c -I/usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/DBI/
-I/usr/include/mysql=20
-DDBD_MYSQL_WITH_SSL -DDBD_MYSQL_INSERT_ID_IS_GOOD -g
-fno-strict-aliasing -pipe=20
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64
-I/usr/include/gdbm -O2 =20
-DVERSION=3D\"2.9007\" -DXS_VERSION=3D\"2.9007\" -fpic
"-I/usr/lib/perl5/5.8.6/i686-linux/CORE" =20
mysql.c
Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH=3D"/usr/lib/mysql:/usr/lib" /usr/bin/perl myld gcc -shared
-L/usr/local/lib=20
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/ -lgcc dbdimp.o mysql.o =20
-o blib/arch/auto/DBD/mysql/mysql.so -L/usr/lib/mysql -lmysqlclient
-L/usr/lib -lz -lcrypt=20
-lnsl -lm -L/usr/local/ssl/lib -lssl -lcrypto
chmod 755 blib/arch/auto/DBD/mysql/mysql.so
cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs
chmod 644 blib/arch/auto/DBD/mysql/mysql.bs
Manifying blib/man3/DBD::mysql.3
Manifying blib/man3/DBD::mysql::INSTALL.3
Manifying blib/man3/Mysql.3
Manifying blib/man3/Bundle::DBD::mysql.3

-----------------------------------------------------------
make test

PERL_DL_NONLAZY=3D1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"=20
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base...........install_driver(mysql) failed: Can't load=20
=20
'/root/.cpan/build/DBD-mysql-2.9007/blib/arch/auto/DBD/mysql /mysql.so'=20
for module DBD::mysql:
/root/.cpan/build/DBD-mysql-2.9007/blib/arch/auto/DBD/mysql/ mysql.so:=20
undefined symbol: mysql_drop_db at
/usr/lib/perl5/5.8.6/i686-linux/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/00base.t line 38
t/00base...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
=20
<... edit ...>

t/akmisc...........Had to create DBD::mysql::dr::imp_data_size
unexpectedly at /usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line
1167.
Use of uninitialized value in subroutine entry at
/usr/lib/perl5/site_perl/5.8.6/i686-linux/DBI.pm line 1167.
Can't locate object method "connect" via package "Mysql" at
/root/.cpan/build/DBD-mysql-2.9007/blib/lib/Mysql.pm line 71.
t/akmisc...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-352

-----------------------------------------------------------
installed it anyways and got the following output
using the modified test script from earlier

-----------------------------------------------------------
test_dbd.pl

#!/usr/bin/perl -w

use strict;
use DBI;

# global values
my $host =3D 'localhost';
my $db =3D 'host_db';
my $tbl =3D 'host_tbl';
my $idx =3D 'table_key';
my $user =3D 'username';
my $pswd =3D 'password';

my( $dbh, $sql, $sth, $cur );

print qq~connecting to db...\n~;
# converted to an eval statement
#$dbh =3D DBI->connect(qq~dbi:mysql:host_db:localhost~,$user,$pswd) or
# die(qq~cant open db: $DBI::errstr\n~);
eval '$dbh =3D
DBI->connect(qq~dbi:mysql:host_db:localhost~,$user,$pswd);';
if( $@ ){
print "'".$@."'";
print DBI->trace();
exit();
}

$sql =3D qq~select distinct $idx from $tbl order by $idx desc limit 25~;

print qq~preparing sql statement...\n~;
$sth =3D $dbh->prepare( $sql);

print qq~executing statement...\n~;
$sth->execute();

print qq~fetching data by row arrays...\n~;
while( $cur =3D ($sth->fetchrow_array())[0] ){
print qq~found: '$cur'\n~;
}

print qq~done.\n~;

-----------------------------------------------------------
output

connecting to db...
preparing sql statement...
executing statement...
fetching data by row arrays...
found: 'id_last'
.... edit x 23 ...
found: 'id_last-24'
done.
Segmentation fault
-----------------------------------------------------------

it appears to be doing its job, but seg-faulted at closure


-----Original Message-----
From: Rudy Lippan [mailto:rlippan@remotelinux.com]=20
Sent: Thursday, May 05, 2005 9:39 AM
To: Tim Maynard
Cc: perl@lists.mysql.com
Subject: RE: test error on installation of DBD::mysql v2.1026 with mysql
v4.1.11


On Thu, 5 May 2005, Tim Maynard wrote:

> im using v2.9006 [DBD-mysql-2.9006] and i just found v2.9007 on cpan,=20
> but the changelog for this didnt seem significant for my issues.


If you are still getting the segfaults with the latest version, send a
DBI->trace(9) and a stack trace. You might also want to verify that you=20
DBI->are
linking against the correct client libraries when building DBD::mysql.


rudy



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org

RE: test error on installation of DBD::mysql v2.1026 with mysql v4.1.11

am 10.05.2005 17:12:35 von Tim Maynard

i have tried recompiling everything for gcc 3.2.2
perl 5.8.6 compiled and installed successfully with gcc
mysql 4.1.11 compiled and installed successfully with gcc
DBD::mysql compiled, but failed intial test.
here is everything that the mysql.so fails to have for the test.

------------------------------------------------------------ --
ldd -r blib/arch/auto/DBD/mysql/mysql.so

libmysqlclient.so.14 =3D> /usr/lib/mysql/libmysqlclient.so.14
(0x40012000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x40204000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40224000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40251000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x40266000)
libssl.so.4 =3D> /lib/libssl.so.4 (0x40289000)
libcrypto.so.4 =3D> /lib/libcrypto.so.4 (0x402be000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
libresolv.so.2 =3D> /lib/libresolv.so.2 (0x403af000)
libgssapi_krb5.so.2 =3D> /usr/kerberos/lib/libgssapi_krb5.so.2
(0x403c1000)
libkrb5.so.3 =3D> /usr/kerberos/lib/libkrb5.so.3 (0x403d4000)
libk5crypto.so.3 =3D> /usr/kerberos/lib/libk5crypto.so.3
(0x40433000)
libcom_err.so.3 =3D> /usr/kerberos/lib/libcom_err.so.3
(0x40443000)
libdl.so.2 =3D> /lib/libdl.so.2 (0x40445000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000)
undefined symbol: PL_perl_destruct_level
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_sv_undef (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_stack_max (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_markstack_ptr
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_markstack_max
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_sv_yes (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_stack_base (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_stack_sp (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_sv_no (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_curpad (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_memory_wrap
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_op (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PL_dirty (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_croak (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_free (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_markstack_grow
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_dowantarray
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_setiv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_2pv_flags
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: PerlIO_printf (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_mg_set (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_newmortal
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_2bool (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_stack_grow
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newSVsv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_form (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_av_extend
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_backoff
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_safesysfree
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_mg_size (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_warn (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newSVpvn (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newSVpv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_setpv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_2mortal
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newXS (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_av_make (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newRV (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_get_sv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newAV (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newHV (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: mysql_drop_db (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_av_push (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: mysql_create_db
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_looks_like_number
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_call_method
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_hv_store (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newSViv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newSV (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_hv_fetch (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_newRV_noinc
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_2iv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_setnv (blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_setpvn
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_safesysmalloc
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_sv_2pv_nolen
(blib/arch/auto/DBD/mysql/mysql.so)
undefined symbol: Perl_mg_get (blib/arch/auto/DBD/mysql/mysql.so)

------------------------------------------------------------ --
after looking into the problems with DBD's mysql.so, i wanted to see if
there
were any issues with other libraries like mysql, mysqlclient, or perl:

------------------------------------------------------------ --
ldd -r /usr/lib/libperl.so

libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40104000)
libdl.so.2 =3D> /lib/libdl.so.2 (0x40119000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x4011c000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x4013e000)
libutil.so.1 =3D> /lib/libutil.so.1 (0x4016b000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x4016f000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000)

------------------------------------------------------------ --
ldd -r /usr/lib/libmysqlclient.so
=09
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40205000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40232000)
libm.so.6 =3D> /lib/tls/libm.so.6 (0x40247000)
libz.so.1 =3D> /usr/lib/libz.so.1 (0x40269000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000)

------------------------------------------------------------ --
ldd -r /usr/lib/libmysql.so

libmysqlclient.so.10 =3D> libmysqlclient.so.10 (0x40005000)
libc.so.6 =3D> /lib/tls/libc.so.6 (0x42000000)
libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x42000000)
libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40236000)
lidm.so.6 =3D> /lib/tls/libm.so.6 (0x4024b000)
libz.so.1 =3D> libz.so.1 (0x4026e000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000)
undefined symbol: _dbd_result_set_numfields (/usr/lib/libmysql.so)
undefined symbol: _dbd_row_allocate (/usr/lib/libmysql.so)
undefined symbol: _dbd_result_create (/usr/lib/libmysql.so)
undefined symbol: _dbd_row_finalize (/usr/lib/libmysql.so)
undefined symbol: _error_handler (/usr/lib/libmysql.so)
undefined symbol: dbi_conn_get_option (/usr/lib/libmysql.so)
undefined symbol: dbi_conn_get_option_numeric (/usr/lib/libmysql.so)
undefined symbol: _dbd_result_add_field (/usr/lib/libmysql.so)
undefined symbol: _isolate_attrib (/usr/lib/libmysql.so)

------------------------------------------------------------ --
i have libmysqlclient.so.14.0.0 available on my system...
how come the libmysql.so chooses the libmysqlclientso.10 instead?

i am still receiving errors about 'undefined symbol: mysql_drop_db'
in the 'install_driver(mysql) failure' test portion.

--TM

-----Original Message-----
From: Rudy Lippan [mailto:rlippan@remotelinux.com]=20
Sent: Thursday, May 05, 2005 9:39 AM
To: Tim Maynard
Cc: perl@lists.mysql.com
Subject: RE: test error on installation of DBD::mysql v2.1026 with mysql
v4.1.11


On Thu, 5 May 2005, Tim Maynard wrote:

> im using v2.9006 [DBD-mysql-2.9006] and i just found v2.9007 on cpan,=20
> but the changelog for this didnt seem significant for my issues.


If you are still getting the segfaults with the latest version, send a
DBI->trace(9) and a stack trace. You might also want to verify that you=20
DBI->are
linking against the correct client libraries when building DBD::mysql.


rudy



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org