Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 143107

Summary: dev-perl/DBI 1.50 problem with mysql 4.1.21
Product: Gentoo Linux Reporter: Benny Pedersen <me>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: me, prote
Priority: High    
Version: 2006.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benny Pedersen 2006-08-07 10:15:39 UTC
Transactions not supported by database at
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/DBI.pm line 664.

with mysql 4.1.20 it works
Comment 1 Yuval Yaari (RETIRED) gentoo-dev 2006-08-07 12:49:22 UTC
Can I have your DBD::mysql version?
Comment 2 Benny Pedersen 2006-08-07 13:06:32 UTC
(In reply to comment #1)
> Can I have your DBD::mysql version?

2.9007

Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-08-08 18:19:24 UTC
Has anyone confirmed this with dev-perl/DBI-1.51-r1?
Comment 4 Horst Prote 2006-08-09 23:40:26 UTC
(In reply to comment #3)
> Has anyone confirmed this with dev-perl/DBI-1.51-r1?

Yes. Still the same error if one tries to connect with "AutoCommit => 0".
Comment 5 Yuval Yaari (RETIRED) gentoo-dev 2006-08-21 07:58:10 UTC
Sounds like a DBD problem to me.
Any chance you could try DBD-mysql 3.0006?
Comment 6 Benny Pedersen 2006-08-21 09:01:58 UTC
i recompiled DBD-mysql 3.0004 after install of mysql 4.1.21 now it works

if others can confirm this i like to close the bug so

mysql 4.1.21
DBI 1.50
Comment 7 Horst Prote 2006-08-29 07:13:35 UTC
I recompiled DBD-mysql-2.9007 after install of mysql 4.1.21 and it works also.

mysql-4.1.21
DBI-1.50
Comment 8 Benny Pedersen 2007-01-07 05:20:46 UTC
(In reply to comment #7)
> I recompiled DBD-mysql-2.9007 after install of mysql 4.1.21 and it works also.
> 
> mysql-4.1.21
> DBI-1.50

olso on 2.9007 here now, it works.

should this bug not be solved/fixed now ?

if its still a problem please reopen