From 8919278be40d2e41dd35ee53af097f4fc25b7b4f Mon Sep 17 00:00:00 2001 From: dannybeckett Date: Thu, 24 Nov 2011 03:08:00 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/en_GB.po | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/po/en_GB.po b/po/en_GB.po index aa751c1f10..f5040e652a 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -13044,7 +13044,7 @@ msgid "Your InnoDB buffer pool is fairly small." msgstr "Your InnoDB buffer pool is fairly small." #: po/advisory_rules.php:267 -#, php-format +#, fuzzy, php-format msgid "" "The InnoDB buffer pool has a profound impact on performance for InnoDB " "tables. Assign all your remaining memory to this buffer. For database " @@ -13057,6 +13057,16 @@ msgid "" "\"http://www.mysqlperformanceblog.com/2007/11/03/choosing-" "innodb_buffer_pool_size/\\\">this article" msgstr "" +"The InnoDB buffer pool has a profound impact on performance for InnoDB " +"tables. Assign all your remaining memory to this buffer. For database " +"servers that use solely InnoDB as storage engine and have no other services " +"(e.g. a web server) running, you may set this as high as 80%% of your " +"available memory. If that is not the case, you need to carefully assess the " +"memory consumption of your other services and non-InnoDB-Tables and set this " +"variable accordingly. If it is set too high, your system will start " +"swapping, which decreases performance significantly. See also this article" #: po/advisory_rules.php:268 #, php-format