Dear all,
today I realize that the table objectcache has 457217 Entrys with 1,1 GiB in 
size.
But I have disabled caching!

my text table has 47356 Entries with 354,7 MiB

all the entrys in objectcache have within the column “exptime” the Value 
“2038-01-19 03:14:07”

in localsettings I have these settings:

## Shared memory settings
$wgMainCacheType = CACHE_NONE;
$wgMemCachedServers = array();
## CACHE DEAKTIVIEREN, DIE UNTEREN 3 ZEILEN WIEDER LÖSCHEN WENN DER SERVER IN 
DIE KNIE GEHT
$wgMessageCacheType = CACHE_NONE;
$wgParserCacheType = CACHE_NONE;
$wgCachePages = false;

I think there is something wrong with my wiki, isn’t it?

Can I truncate this table and has someone an idea what's going wrong?

MediaWiki       1.19.0
PHP             5.3.27 (cgi-fcgi)
MySQL   5.1.42-community

Best regards
Thomas Ramm

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to