Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I would like to see that version in portage. It seems the patch in portage encapsulates a return for mysql-5 only which it should not. It seems also to define that mysql-5 definition wrong. Well, I do not know. It just seems like. That patch went into _p5 so bump _p4 and drop that patch. How does that sound?
It is not really an enhancement. It fixes my (UN)LOCK TABLES commands in perl scripts. With the _p4 version this errors: ... $sth = $dbh->prepare("LOCK TABLES data WRITE"); $sth->execute; ... $sth = $dbh->prepare("UNLOCK TABLES"); $sth->execute; ... With _p5 not anymore.
that's an upgrade/downgrade loop too, due to bugzilla. [ebuild UD] dev-perl/DBD-mysql-3.0002 [3.0002_p4] please fix that too, when bumping
new version on URL ping maintainer!
DBD-mysql-3.0004 now in cvs.