Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 125457
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Perl Devs @ Gentoo <perl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hanno Meyer-Thurow <h.mth@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125457 depends on: Show dependency tree
Bug 125457 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-08 03:20 0000
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?

------- Comment #1 From Hanno Meyer-Thurow 2006-03-08 03:28:49 0000 -------
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.

------- Comment #2 From Patrizio Bassi 2006-03-21 07:32:19 0000 -------
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

------- Comment #3 From Hanno Meyer-Thurow 2006-05-20 02:09:46 0000 -------
new version on URL
ping maintainer!

------- Comment #4 From Christian Hartmann 2006-05-22 00:33:00 0000 -------
DBD-mysql-3.0004 now in cvs.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug