Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
Problem with new Version of DBD-mysql on Activeperl 5.8x

Problem with new Version of DBD-mysql on Activeperl 5.8x

2006-08-07       - By Krishnakishore R Challa

 Back
Reply:     1     2     3     4  

Hi,
I bought a new desktop and I installed ActivePerl 5.8.8.817, DBI 1.51,
and DBD-mysql 3.0006_1.
I install the DBI and DBD-mysql from http://theoryx5.uwinnipeg.ca/ppms.
I have a perl program which has multiple sql statements accessing my
database in Mysql 5.0.
When the program hits the second sql statement I am getting an unknown
error. The error message comes from Windows(XP Home), not from within
the perl program. And the error doesn't say anything except that Perl
program found an error.
In my laptop I have WindowsXP-Home + ActivePerl 5.8.8.817 + DBI 1.50
(older version) + DBD-mysql 3.0006 (older version) + Mysql 5.0 and I
don't get this error.
As a work around I can't anymore get the DBI 1.50 and DBD-mysql 3.0006
(older versions) installed for ActivePerl 5.8 from
http://theoryx5.uwinnipeg.ca/ppmpackages.
I searched the google groups and did not find any post related to this
error. I thought it has to be my desktop.. So, I removed the perl and
other modules and reinstalled them in my laptop.. and now I am getting
the same error in laptop also.
I posted the above message in groups.google.com - perl.cpan.testers, and
then I saw the document of DBD-mysql and got this email id.
I do not know what is causing this error, DBI or DBD-mysql. But since
they were the only new ones in my computer, I am guessing it is one of
them.
I will also be posting this message to the helpline of DBI.
Please help me.
Thanks in advance,
Kishore.