Bug #22159 Broken falcon datafile after shutdown
Submitted: 9 Sep 2006 9:09 Modified: 13 Sep 2006 7:05
Reporter: Georg Richter Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S1 (Critical)
Version:5.2 OS:Linux (Linux)
Assigned to: Assigned Account CPU Architecture:Any

[9 Sep 2006 9:09] Georg Richter
Description:
It looks like falcon does not handle shutdown command properly.

How to repeat:
I insert 1 mil rows into table and then wait some time (drink tea):

size of test.ndb = 90352K.

but when I do immediately mysqladmin shutdown after insert:
size of test.ndb is 86264K and falcon crashes on any operation with
test database.
[13 Sep 2006 7:05] Hakan Küçükyılmaz
Duplicate of Bug#22153