RE: Compressing after Deletion

2005-03-15 Thread Terry Riley
gt; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 9 March 2005 9:19 AM > To: mysql@lists.mysql.com > Subject: Compressing after Deletion > > I have looked in the documentation and either I am not looking for the > right thing or have simply overlooked it

Re: Compressing after Deletion

2005-03-09 Thread Eamon Daly
MAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; Sent: Wednesday, March 09, 2005 4:43 AM Subject: RE: Compressing after Deletion Note that with MySQL, unlike some other databases, you don't have to do this. If you are going to add new records to replace the de

RE: Compressing after Deletion

2005-03-09 Thread Alec . Cawley
noDB tables try ALTER TABLE TYPE=InnoDB; > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 9 March 2005 9:19 AM > To: mysql@lists.mysql.com > Subject: Compressing after Deletion > > I have looked in the documentati

RE: Compressing after Deletion

2005-03-08 Thread Logan, David (SST - Adelaide)
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 9 March 2005 9:19 AM To: mysql@lists.mysql.com Subject: Compressing after Deletion I have looked in the documentation and either I am not looking for the right thing or have simply overlooked it. But my question is this

Compressing after Deletion

2005-03-08 Thread christopher . l . hood
I have looked in the documentation and either I am not looking for the right thing or have simply overlooked it. But my question is this, I have a database with 35 Million records, and I need to delete about 25 million of those. After deletion I would think that I would need to compress, shrink, or