Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149073 - dev-java/jdbc-mysql-3.1.13 - mysql-connector-j crashes mysql server
Summary: dev-java/jdbc-mysql-3.1.13 - mysql-connector-j crashes mysql server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-25 09:29 UTC by Jon
Modified: 2007-03-03 19:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon 2006-09-25 09:29:11 UTC
http://bugs.mysql.com/bug.php?id=21913

I'm stuck since it appears 4.1.20 has been removed from portage, and the fix was pushed to 4.1.22..  Seems that even if I migrate to 5.0 the bug will still persist until 5.0.25.  will try rolling back the connector
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 09:39:26 UTC
What's mysql-connector-j? Which ebuild does install this?
Comment 2 Jon 2006-09-25 09:46:37 UTC
(In reply to comment #1)
> What's mysql-connector-j? Which ebuild does install this?
> 

well, in portage i guess the package is "jdbc-mysql" which is at version 3.1.10, but the latest stable from mysql is 3.1.13 (avaialble http://dev.mysql.com/downloads/connector/j/3.1.html)

the connector is used to provide communication with mysql for java/servlet apps
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 09:51:03 UTC
Hmmm...
Comment 4 Jon 2006-09-25 10:06:50 UTC
confirmed connector 3.1.10 IS working
Comment 5 Josh Nichols (RETIRED) gentoo-dev 2006-10-03 20:33:46 UTC
The latest version in the tree is 3.1.13, please see if that helps the problem.
Comment 6 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-10-04 01:23:25 UTC
Well the bug is about 3.1.13. But it was originally installed by hand by the reporter because he didn't see it was already in portage, just ~arch? You shouldn't fill bugs for gentoo about stuff you didn't install from portage...
In any case, upstream bug suggests the problem is in the server, not in the connector, so rolling back to 3.1.10 is just workaround, not solution. So we either wait for upstream's fixed release or apply the patches now and revbump (Jon, you could test that in your local overlay :)
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-03-03 19:27:49 UTC
According to upstream bug, this is fixed in mysql >=4.1.22, >=5.0.25 and >=5.1.12.
We have 4.1.22-r1 and 5.0.26-r2 stable, 5.1.x has never been stable anywhere => closing FIXED.