Bug 399331 - current mysql-server not support timout
Summary: current mysql-server not support timout
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: mysql
Version: 5.1
Hardware: All
OS: Linux
low
high
Target Milestone: ---
: ---
Assignee: Tom Lane
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-26 10:55 UTC by Levente Farkas
Modified: 2013-07-03 03:15 UTC (History)
2 users (show)

Fixed In Version: 5.0.45-7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-26 00:57:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Levente Farkas 2007-11-26 10:55:18 UTC
Description of problem:
the current mysql-server do not support timout unfotunately mysql-server suuport
it only from 5.0.25 (according to mysql docs). but it's an essential feature!
without it none of the real serious apps can use mysql. none of the apps can
handle any kind of network connection lost currently (or just very ugly and
dirty way). it's a must for all kind of sql server.
http://dev.mysql.com/doc/refman/5.0/en/mysql-options.html
so please upgrade to at least 5.0.25 or later or at least include the patch for
timeout.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Levente Farkas 2008-02-15 21:19:12 UTC
any progress with this bug?

Comment 2 Tom Lane 2008-05-26 00:57:08 UTC
Fixed in RHEL 5.2 update.


Note You need to log in before you can comment on or make changes to this bug.