Huge mysql binlog file generated on tons of insert into l10n_cache table

Fragment of a discussion from Project:Support desk
Jump to: navigation, search

Set $wgCacheDirectory; the l10n cache will be stored on the filesystem instead of in the database.

Emufarmers(T|C)11:03, 2 September 2012

Thank you Emufarmers.

Also, the setting for l10n_cache: $wgLocalisationCacheConf = array(

       'class' => 'LocalisationCache',
       'store' => 'detect',
       'storeClass' => false,
       'manualRecache' => false,

);

If I set manualRecache to 'true', then would the localisation be stopped ?

72.52.96.3306:31, 9 September 2012