From: Dan Nelson Date: November 18 2002 4:52pm Subject: Re: Disappearing records? List-Archive: http://lists.mysql.com/mysql/125197 Message-Id: <20021118165218.GY67930@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Nov 18), Greg Macek said: > That's the weird part of it. Last week in reviewing the system, > making sure reports were working I can personally verify his stuff > was in there (not even logged on as him). This week: nothing. Is > there any record of 3.23.49 ever having random data loss issues? > Related to something else on the system? Even if there was dataloss, how could you explain not seeing the entries in the mysql log? I think in this case the query never made it to mysql. You can always try doing a "repair table" in case the index got damaged. Also check your log to see if the record was manually deleted. -- Dan Nelson dnelson@stripped