We have been using 3.23.28-gamma with berkely db files so we can use
transactions.

Platform:  BSDI 4.1

Everything was rolling along fine when we ran into this while doing some
simple command line stuff...

It gives me the error that mysql has gone away... lost connection... 
Something I have seen before.

It simply regains a connection and everything seemed fine...

Yet, we lost all data in all .db files.  The index information in the
.frm files were fine.
The regular .MYD and .MYI files were all ok as well.

The strange thing is that the .db file sizes were still pretty large. 
Yet, when doing queries, it just
says the rows are gone.  You can insert etc...

For instance, I did an insert on an auto_encrement field and it gave an
id of 1... there were many rows before them mysql crash...


Has anyone else seen this type of problem after a mysql crash with the
Berkely db files?

-- 
Jason McWilliams
Tridog Interactive, Inc.
303-415-2538
---------------------------------------------------------------------
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