<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<style id="owaParaStyle" type="text/css"><!--P {margin-top:0;margin-bottom:0;}--></style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">It seems that for mysql driver and one other there is a sql_timeout parameter available.  I could not find the documentation for it - it seems it should be included in the sql.conf
 file.<br>
<br>
Looking at the code it appears that minimum value should be 3 since the parameter is divided by 3 (because of retries) and it seems that a 0 would result in no timeout.<br>
<br>
johnh...<br>
<br>
</div>
</body>
</html>