develooper Front page | perl.dbi.users | Postings from July 2006

RE: FW: DBI/DBD won't recognize transaction support

From:
Michael Muratet US-Huntsville
Date:
July 26, 2006 11:39
Subject:
RE: FW: DBI/DBD won't recognize transaction support
Message ID:
2000234931344D4BA434A0C235D1956B0C4923@hsv-exmail02.operonads.local
Hello again

I had previously reported problems with the DBI/DBD:mysql interface on these lists where queries would fail for an enumerated variable out of range and for DBD::mysql tests failing on transaction support. An asute member of the ensembl list pointed out a possible issue with 32bit integers, and I suspect the same problem was true for a flag for transaction support with DBD tests. I really needed mysql, so I obtained the mysql 5.0.22 rpms (server/client/libs/dev) for x86_64 and installed them. I then cleaned and reinstalled DBI and DBD::mysql and now DBD passes its tests and my existing perl scripts work. Whatever problem I had was fixed by the latest mysql release. The server rpm wanted a DBI rpm to be installed first and recommended v1.40 x86_64 which I installed. I don't know if this recommendation was built into the rpm or came from the RH 4 system. I installed DBI 1.51 anyway, and the DBD install from source said it was using the latter. It works, so I guess the 1.40 rpm was not an issue.

Thanks to all that helped.

Cheers

Mike



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About