Caching problem with many connections
Posted by: Ghadi Rayess
Date: October 25, 2005 08:21AM

Hello,

I have two applications that access the same database. The applications are written in JAVA and connect to mysql using JDBC.
I have disabled the cache by setting query_cache_size=0 and query_cache_type=0 in the configuration file "my.cnf".
When i update the database from one application, the other application still return the cached SELECT statement.
i'm using InnodDB engine, and Mysql version 4.1.12.

Does anyone have any idea.

Thanx........

Options: ReplyQuote


Subject
Written By
Posted
Caching problem with many connections
October 25, 2005 08:21AM


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.