Help for this page

Select Code to Download


  1. or download this
    cpan -i Bundle::DBD::mysql
    
  2. or download this
       DBD::mysql
       DBI
    ...
       Perl
       Term::ReadKey
       Test::Simple
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
    $dbh->disconnect or warn "Disconnection error: $DBI::errstr\n";
    
    exit;
    
  4. or download this
    perl: symbol lookup error: /usr/lib64/perl5/site_perl/5.8.8/x86_64-lin
    +ux-thread-multi/auto/DBD/mysql/mysql.so: undefined symbol: mysql_init