I'm having to run some purges of data to clean up disk space until the new 
storage array arrives.  I've got the data archived, and the rows deleted from 
the table.  The only method I know to reclaim the space in the table is to 
use myisamchk -r.  Is there any other faster method for reclaiming the 
deleted row space?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to