data loss due to misconfiguration

2013-02-26 Thread Zachary Stern
Is such a thing possible? There are no errors or issues, but we can query a table, get X number of rows, query it later, and all of the sudden be missing a thousand rows. I know this isn't much to go on, but I'm not even sure what information to provide. Will be happy to give anything you guys mig

Re: data loss due to misconfiguration

2013-02-26 Thread Zachary Stern
quot; in row count as SHOW TABLE STATUS > for InnoDB. > > > -Original Message- > > From: Stillman, Benjamin [mailto:bstill...@limitedbrands.com] > > Sent: Tuesday, February 26, 2013 11:04 AM > > To: Zachary Stern; mysql@lists.mysql.com > > Subject: RE: dat

Re: data loss due to misconfiguration

2013-02-26 Thread Zachary Stern
However - if there were missing commits, the data is gone as you said - so wouldn't I never see it to begin with? https://gist.github.com/zacharyalexstern/5042483 On Tue, Feb 26, 2013 at 4:29 PM, Reindl Harald wrote: > > > Am 26.02.2013 22:16, schrieb Zachary Stern: > > It