MySQL Forums
Forum List  »  MyISAM

MyISAM tables files don't become smaller after deleting rows
Posted by: uncledonald
Date: February 20, 2005 08:25AM

I have 1GB database built from MyISAM tables. I deleted ('delete from ...') about 1/5 of total rows in database, but size of database files on hard disk didn't changed. What should I do to force the storage engine to resize files when I delete rows?

Options: ReplyQuote


Subject
Views
Written By
Posted
MyISAM tables files don't become smaller after deleting rows
4111
February 20, 2005 08:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.