On Thu, Mar 29, 2001 at 01:46:28PM -0800, Guanglin Dong wrote:
> Hi,
> 
> I have problem about the mysql database file. After I deleted a lot
> of table records, the database data and index file still have the
> same size as that before I deleted a lot of records.  Anybody knows
> how to shink the database file size after I delete a lot of records?
> Thanks in advance.

OPTIMIZE TABLE <talble_name>

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951

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