[PHP-DB] Re: Optimize Tables

2004-05-07 Thread Kim Steinhaug
Another question... Why is it that you feel you need to optimize this? There really isnt any need as far as I can see. The overhead is really small, and will probably go up and down by itself since you have people adding and deleting from the table all the time. If we were talking many MB I could

[PHP-DB] Re: Optimize Tables

2004-05-03 Thread Torsten Roehr
You could set up a PHP cron job to do this. Regards, Torsten "Ng Hwee Hwee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, Is there a way to create a schedule to optimise my MySQL tables automatically? The overhead of some of my tables can reach 355,548 bytes over 3 working day