Bug #37877 get undefined mysql_server_end when installing Bundle::DBD::mysql
Submitted: 4 Jul 2008 14:35 Modified: 4 Aug 2008 16:25
Reporter: Mark Wood-Patrick Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connectors: DBD::mysql ( Perl ) Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[4 Jul 2008 14:35] Mark Wood-Patrick
Description:
When I run:

   /local/perl-5.8.8/bin/perl -MCPAN -e 'install DBD::mysql'

it says:

Running make for C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz

then reports:

   PERL_DL_NONLAZY=1 /local/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base......................1/6 
#   Failed test 'use DBD::mysql;'
#   at t/00base.t line 21.
#     Tried to use 'DBD::mysql'.
#     Error:  Can't load '/root/.cpan/build/DBD-mysql-4.007-Iwszyx/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: /root/.cpan/build/DBD-mysql-4.007-Iwszyx/blib/arch/auto/DBD/mysql/mysql.so: undefined symbol: mysql_server_end at /local/perl-5.8.8/lib/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
#  at (eval 5) line 2

I'm using mysql-5.0.45

How to repeat:
/local/perl-5.8.8/bin/perl -MCPAN -e 'install DBD::mysql'with mysql-5.0.45 installed
[4 Jul 2008 16:25] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version of MySQL, 5.0.51a at least. I do not have a problem like you described with 5.0.62, for example.
[4 Aug 2008 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".