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

Re: data loss due to misconfiguration

2013-02-26 Thread Zachary Stern
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: data loss due to misconfiguration Are you actually querying the table (select count

Re: data loss due to misconfiguration

2013-02-26 Thread Zachary Stern
, 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 h.rei...@thelounge.netwrote: Am 26.02.2013 22:16, schrieb Zachary Stern: It's InnoDB but it's not just about the number of rows