<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
On 12/29/09 3:20 PM, alex pappas wrote:
<blockquote
 cite="mid:88b5e74c0912290620k5012f61dhed4a63906c7aac82@mail.gmail.com"
 type="cite">Dear friends,<br>
  <br>
Happy holidays :-)<br>
  <br>
I'm trying to add the portability database in an htable hash table.
When I have 200.000 rows I can add these rows to the&nbsp; hash table in
memory but when they exid that number then i usually get the error :<br>
  <br>
ERROR:db_mysql:db_mysql_submit_query: driver error on query: Lost
connection to MySQL server<br>
</blockquote>
<br>
mysql module has option to auto-reconnect which is on by default. If
the connection is lost then something happens with the mysql server, do
you get something in the syslog for mysql daemon?<br>
<br>
<blockquote
 cite="mid:88b5e74c0912290620k5012f61dhed4a63906c7aac82@mail.gmail.com"
 type="cite"><br>