| Summary: | dev-perl/DBD-mysql-2.9003 error executing queries | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Georges Toth <sim0n> |
| Component: | [OLD] Server | Assignee: | Gentoo Perl team <perl> |
| Status: | RESOLVED INVALID | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Georges Toth
2005-05-01 15:03:04 UTC
Can we get some (simple) sample code for this? Will at least help us isolate the problem and send upstream if needed. Thanks! After looking more into this problem, I just found that in some scripts i did a DB-disconnect, too early. Changing that fixed those scripts. But that means that the disconnect didn't work correctly in earlier versions ?? weird... Also, I have a binary script, where the same problem occured, and without changing anything (well, I can't), the problem went away too. Sorry for posting this... I should have checked it more in detail before posting. Not a problem. You had me all excited though - the chance to have found a bug instead of hearing about them for a change :) |