Re: MySQL slow when altering tables.

2007-07-23 Thread mos
At 01:32 PM 7/20/2007, Andrew Rosolino wrote: Whenever I alter a mysql table like add a new field it gets really slow and all other processes lag. Is there a memory variable I can adjust for this? It may be slow because if it is rebuilding the indexes to the table. Don't forget that when you

Re: MySQL slow when altering tables.

2007-07-20 Thread Wm Mussatto
On Fri, July 20, 2007 12:32, Andrew Rosolino said: > > Whenever I alter a mysql table like add a new field it gets really slow > and > all other processes lag. > Is there a memory variable I can adjust for this? > -- > View this message in context: Without more information it might be hard to answe