EllisLab text mark
Advanced Search
     
DB cashing bug
Posted: 14 August 2007 11:46 AM   [ Ignore ]
Joined: 2006-04-23
96 posts

it seems to me like a bug.

query cash files are created.

but when i change data in database and refresh the page this page shows me updated data instead of cashed results from the cash files.

so it seems to me even when cashing enabled and cash files were created CI any way ask database for data instead of cash files :\

 
Posted: 06 September 2007 05:45 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-14
95 posts

It sounds like a config issue - you don’t have caching turned on within the database config file do you?

 Signature 

Trying to do it right the first time! whoops guess that didn’t work out so well…

 
Posted: 06 September 2007 07:05 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2007-03-11
27 posts
EugeneS - 14 August 2007 03:46 PM

it seems to me like a bug.

query cash files are created.

but when i change data in database and refresh the page this page shows me updated data instead of cashed results from the cash files.

so it seems to me even when cashing enabled and cash files were created CI any way ask database for data instead of cash files :\

The cache is only used when the data has not changed!