Comment 14 for bug 385808

Revision history for this message
Brian Aker (brianaker) wrote :

Basically this is no longer used. We do set it from time to time in the code, but we never make use of the value.

The kicker of this though is that it shows that we don't have a perfect reset of a table object once we reopen (which is not too surprising).

My thoughts? I believe my tree that has the fix in it for a bit of TableShare will fix this. So I am going to push that, then enable the test case I put in for this, test the fix, and then delete auto_increment_field_not_null;

  -Brian