List:MySQL and Perl« Previous MessageNext Message »
From:Jorge Inti Benites Roche Date:July 13 2000 7:05pm
Subject:hi!
View as plain text  
what is this??

root@ultra10 /www/radar/catalogados># perl makecats.pl
install_driver(mysql) failed: DBD::mysql object version 2.0415 does not match bootstrap
parameter 2.0414 at /usr/local/lib/perl5/5.6.0/sun4-solaris/DynaLoader.pm line 219.
Compilation failed in require at (eval 1) line 3.
 at makecats.pl line 104

The perl script makecats.pl connect with a mysql database using:
$DBI_SOURCE = "dbi:mysql:database=catalog:host=ultra10:port=3306";
$DBI_USER = 'root';
$DBI_PASSWORD = '';
$dbh = DBI->connect($DBI_SOURCE, $DBI_USER, $DBI_PASSWORD) || die;


I have a Ultra10 with Solaris 7 and perl v5.6.0 
I have install DBI/DBI-1.13, Data/Data-ShowTable-3.3 and DBD/Msql-Mysql-modules-1.2215


thanks!!!!


Inti





Thread
hi!Jorge Inti Benites Roche13 Dec
  • Re: hi!Jochen Wiedmann14 Dec
  • Re: hi!Jorge Inti Benites Roche14 Dec
  • Re: hi!Jochen Wiedmann14 Dec
  • AccessMarc Byrd5 Mar