In the last episode (Mar 29), Guanglin Dong said:
> 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 tablename
--
Dan Nelson
[EMAIL PROTECTED]
---------------------------------------------------------------------
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