MySQL Forums
Forum List  »  InnoDB

Re: mysql very slow after million insert/delete
Posted by: riccardo roasio
Date: February 13, 2009 03:25AM

My is problem is not during insert/update/delete but is that after a while mysql begin to go slowly and slowly.

I'm using mysql as a circular buffer.

There is a way to optimize it?

Should be that the update statements create fragmentation on the table and it cause mysql keep going slowly?

There is the possibility to set something like oracle PCTFREE and PCTUSED ?

Thanks,Riccardo

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql very slow after million insert/delete
3916
February 13, 2009 03:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.