Re: [PHP-DB] Optimize Table

2004-02-13 Thread Ricardo Lopes
Ng Hwee Hwee" <[EMAIL PROTECTED]> Cc: "PHP DB" <[EMAIL PROTECTED]> Sent: Friday, February 13, 2004 10:30 AM Subject: Re: [PHP-DB] Optimize Table > For the overhead i can't tell you anything, probably you will have something > in the mysql manual. > > About

Re: [PHP-DB] Optimize Table

2004-02-13 Thread Ricardo Lopes
For the overhead i can't tell you anything, probably you will have something in the mysql manual. About the locking i supose that your users will be able to select from the table, but wont be able to do updates, etc.. while the optimization ocurrs. The database will probably put those instruction