> > stored?  Why isn't this done automatically as it is for [ISAM] tables?
> As for the "why", I'm not a MySQL developer, but I believe the reason
> goes something like this: When ISAM tables were implemented, they did
> it the "wrong" way.  When other table types came along, they fixed
> this "bug" and do it the "right" way.

Ahh, ok.
Thanks for the info.
 
> You seem to disagree about which is better, but I believe the above is
> the explanation for the switch in behavior.

I really have no opinion as to which is "better".  Certainly, restarting on an
empty table automatically is easier.  But for reasons that you point out, 
depending on your application, it could lead to unforseen problems.

Chris



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to