Aleksander Machniak
|
612b04ac30
|
Reset internal cache index in close()
Conflicts:
program/lib/Roundcube/rcube_cache.php
program/lib/Roundcube/rcube_cache_shared.php
|
11 years ago |
Aleksander Machniak
|
244a46fdea
|
Fix missing index update after write() call
|
11 years ago |
Aleksander Machniak
|
92459da0e2
|
Fix possible memcache/apc cache data consistency issues (#1490390)
And removed unused code
Conflicts:
program/lib/Roundcube/rcube_cache.php
program/lib/Roundcube/rcube_cache_shared.php
|
11 years ago |
Aleksander Machniak
|
ab84cc15e5
|
Reset default db_max_allowed_packet, fix max packet size detection
|
11 years ago |
Aleksander Machniak
|
dab95db19c
|
Fix setting max packet size for DB caches and check packet size also in shared cache
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
34a0902089
|
Use consistent column/table quoting in sql queries
|
11 years ago |
Aleksander Machniak
|
60b6d7c389
|
Fix database cache expunge issues (#1489149) - added 'expires' column
|
13 years ago |
Aleksander Machniak
|
a6b0ca60a4
|
Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
|
13 years ago |
Aleksander Machniak
|
b3e3422e9f
|
Fix class name
|
13 years ago |
Aleksander Machniak
|
00cb22cf92
|
Expunge all cache instances in shutdown
|
13 years ago |
Aleksander Machniak
|
50abd55718
|
Added shared (cross-user) cache
|
13 years ago |