 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Pif Guest
|
Posted: Fri May 06, 2005 7:34 am Post subject: MySQL and cache |
|
|
Hello, I call many requests select and insert with JDBC Connector.
Actually, my program is not blocked while the request is not processed.
So MySQL works with memory that explodes because I try to call about
thousends queries by second. The updates are enqueued and mysql trys to
work with the RAM.
So I would like to be able to manage mysql and desactivate this cache
that tell it to write all requests on disk and block the caller while
it's not done .
Can somebody help me ?
Thanks.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|