Ives,

Thursday, January 24, 2002, 5:04:09 AM, you wrote:
IS> Hi there,

IS> yesterday my mysql server (running under irix) has gone away
IS> and took one table with it

IS> so i tried to recover the data with isamchk -o table_name
IS> unfortunalty during the recoveryprocess half of the data
IS> will be thrown away - is there any way to avoid this?

IS> bevore recovery: datafile: 4111857 byte - 1498 data sets
IS> after  revovery: datafile: 1936768 byte - 759 data sets

IS> is there any way to keep the data inside without getting
IS> it thrown out? even if there will be some pointers pointing
IS> anywhere behind the end of the file...

IS> becouse i need the date - even if it will maybe a litte
IS> damaged...

Try to use mysqlcheck or myisamchk.
Look at:
http://www.mysql.com/doc/T/a/Table_maintenance.html
http://www.mysql.com/doc/U/s/Using_mysqlcheck.html

See also: 
http://www.mysql.com/doc/D/i/Disaster_Prevention.html



-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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