On Monday 15 April 2002 08:46, Jennifer Downey wrote:
> Hi all,
> I'm not sure if my first post showed up so I am going to post it again and
> I apologize if it shows up twice.

The first post did show up. This is purely a MySQL issue.

> Is there a way to delete a record from a mysql table without fragmenting
> the db?

No. If you do a lot of deletes then you can optimize the table now and again 
to ensure maximum performance. See MySQL for details.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
There is only one way to kill capitalism -- by taxes, taxes, and more taxes.
                -- Karl Marx
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to