How to empty "buffer pool"?
Hi. I'm inserting some blob data into existing rows throug UPDATE commands. The problem is that when the stored data size reaches the "buffer pool size", mysql starts using disk I/O and the process dramatically slows down. How can I avoid filling this buffer pool? Should I disconnect and reconnect again or is there another method? I'm a newbie so I would really appreciate the hints you could give me. Thank you a lot.
Daniel R.
Subject
Views
Written By
Posted
How to empty "buffer pool"?
2601
May 12, 2005 06:34AM
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.