[PHP-DB] optimizing indexes -mysql

2006-05-04 Thread blackwater dev
I just doubled the size of my MySQL db, is there a command I should run to re-index everything or is that automatic? Thanks!

Re: [PHP-DB] optimizing indexes -mysql

2006-05-04 Thread Miles Thompson
At 08:44 AM 5/4/2006, blackwater dev wrote: I just doubled the size of my MySQL db, is there a command I should run to re-index everything or is that automatic? Thanks! Well, it is automatic and MySQL does not need a lot of attention. Having said that, what table type(s) are you using, and