<div>I'm not sure what you mean by flushing the table - not sure which table you mean or </div>  <div>how to do that.&nbsp; Sorry for my ignorance.&nbsp; I also can point out, if it helps to know, that</div>  <div>I haven't moved the site or done any debugging, or anything to the site.&nbsp; It was</div>  <div>up fine one day and then it wasn't.&nbsp; It hasn't loaded up once since this error </div>  <div>first appeared.</div>  <div>Bruce<BR><BR><B><I>Larry Garfield &lt;larry@garfieldtech.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">The only time I've seen this is when I'm running Drupal through a debugger <BR>(Zend) and I kill it part way through. It works again after I refresh the <BR>page, though.<BR><BR>The session table contains state information for users currently logged into <BR>the site. Depending on your site, it may be safe to simply flush that table <BR>(along with the cache
 table). It's a not-uncommon thing to do before moving <BR>a site from one server to another. Any users currently logged in will get <BR>kicked out, and if you have any save-in-session features enabled those will <BR>be lost as well, but neither should be a permanent problem nor should doing <BR>so affect unpublished nodes. (Only you know if that's an acceptable <BR>trade-off.) <BR><BR>On Tuesday 09 January 2007 6:31 pm, Mark Shropshire wrote:<BR>&gt; Bruce,<BR>&gt;<BR>&gt; I get these every now and then on a number of sites and servers. I<BR>&gt; couldn't find much info on it and the sites still seem to be running<BR>&gt; fine. I would love to get details on how to resolve.<BR>&gt;<BR>&gt; On Jan 9, 2007, at 3:52 PM, Bruce Whealton wrote:<BR>&gt; &gt; Hi all,<BR>&gt; &gt; My drupal site suddenly started displaying an error that I<BR>&gt; &gt; cannot make sense of...nor do I know what to do. I have been using<BR>&gt; &gt; Drupal to run a poetry magazine<BR>&gt; &gt; online
 and a writer's community. Poetry submissions come in via<BR>&gt; &gt; the drupal<BR>&gt; &gt; submission queue. I haven't made any changes to the site code or<BR>&gt; &gt; any admin<BR>&gt; &gt; changes or any changes at all to the site. Thus the site error<BR>&gt; &gt; comes as quite<BR>&gt; &gt; an unexpected and confusing surprise. The error message is listed<BR>&gt; &gt; below...<BR>&gt; &gt; I hope that this can be fixed. I don't want to loose the many<BR>&gt; &gt; poems submitted<BR>&gt; &gt; and published and those awaiting publication. It would be over a<BR>&gt; &gt; year's worth of<BR>&gt; &gt; published poems that could be lost. Can someone help me, please,<BR>&gt; &gt; with this<BR>&gt; &gt; problem.<BR>&gt; &gt; The error is included below. Please let me know if you have any<BR>&gt; &gt; idea what I can do. I had thought that some backups were being<BR>&gt; &gt; made by someone helping<BR>&gt; &gt; me maintain the site but I cannot be sure if there is a
 recent<BR>&gt; &gt; backup available on<BR>&gt; &gt; the site.<BR>&gt; &gt;<BR>&gt; &gt; Error message&gt;&gt;&gt;<BR>&gt; &gt; Fatal error: Duplicate entry '0' for key 2 query: INSERT INTO<BR>&gt; &gt; sessions (sid, uid, hostname, timestamp) VALUES<BR>&gt; &gt; ('8cbce4316d9b4797ef37e81fee84a52f', 0, '68.213.148.90',<BR>&gt; &gt; 1168370359) in /home/brucew/public_html/home/includes/<BR>&gt; &gt; database.mysql.inc on line 66<BR>&gt; &gt;<BR>&gt; &gt; Thank you,<BR>&gt; &gt; Bruce<BR>&gt; &gt; --<BR>&gt; &gt; [ Drupal support list | http://lists.drupal.org/ ]<BR><BR>-- <BR>Larry Garfield AIM: LOLG42<BR>larry@garfieldtech.com ICQ: 6817012<BR><BR>"If nature has made any one thing less susceptible than all others of <BR>exclusive property, it is the action of the thinking power called an idea, <BR>which an individual may exclusively possess as long as he keeps it to <BR>himself; but the moment it is divulged, it forces itself into the possession <BR>of every one, and the
 receiver cannot dispossess himself of it." -- Thomas <BR>Jefferson<BR>-- <BR>[ Drupal support list | http://lists.drupal.org/ ]<BR></BLOCKQUOTE><BR>