05.04.2017, 14:37
Hi everyone,
I would know if cache_unset_active delete all the cache active.
For example:
Could be some issue?
(For example, the second user can't retrieve data from cache_get_value_index_int, because the cache doesn't exists anymore)
I would know if cache_unset_active delete all the cache active.
For example:
- User A log on to server
- User A execute a query that deletes the cache with cache_unset_active
- In the same moment, another user is loading his data on login
Could be some issue?
(For example, the second user can't retrieve data from cache_get_value_index_int, because the cache doesn't exists anymore)