Translation update done using Pootle.

This commit is contained in:
dannybeckett 2011-11-24 02:55:49 +02:00 committed by Pootle server
parent 237459de3e
commit 3b8f970c39

View File

@ -12242,6 +12242,14 @@ msgid ""
"(often invalidated due to table updates) increasing {query_cache_limit} "
"might reduce efficiency."
msgstr ""
"Changing {query_cache_limit} (usually by increasing) may increase "
"efficiency. This variable determines the maximum size a query result may "
"have to be inserted into the query cache. If there are many query results "
"above 1 MiB that are well cacheable (many reads, little writes) then "
"increasing {query_cache_limit} will increase efficiency. Whereas in the case "
"of many query results being above 1 MiB that are not very well cacheable "
"(often invalidated due to table updates) increasing {query_cache_limit} "
"might reduce efficiency."
#: po/advisory_rules.php:108
msgid "query_cache_limit is set to 1 MiB"