RE: File size problem!

2001-03-29 Thread Guanglin Dong
Thanks so much. I fixed the problem with OPTIMIZE. Linda -Original Message- From: Jeremy D . Zawodny [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29, 2001 1:54 PM To: Guanglin Dong Cc: '[EMAIL PROTECTED]' Subject: Re: File size problem! On Thu, Mar 29, 2001 at 01:46:

Re: File size problem!

2001-03-29 Thread Dan Nelson
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 aft

Re: File size problem!

2001-03-29 Thread Jeremy D . Zawodny
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

File size problem!

2001-03-29 Thread Guanglin Dong
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. Lin