diff --git a/po/en_GB.po b/po/en_GB.po index 4a8ae03e05..cc7db19ddc 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -12961,7 +12961,7 @@ msgstr "" "InnoDB buffer pool." #: po/advisory_rules.php:257 -#, php-format +#, fuzzy, php-format msgid "" "Especially on a system with a lot of writes to InnoDB tables you should set " "innodb_log_file_size to 25%% of {innodb_buffer_pool_size}. However the " @@ -12974,6 +12974,16 @@ msgid "" "com/2007/01/increase-innodblogfilesize-proper-way.html\\\">this blog entry" msgstr "" +"Especially on a system with a lot of writes to InnoDB tables you should set " +"innodb_log_file_size to 25%% of {innodb_buffer_pool_size}. However the " +"bigger this value, the longer the recovery time will be when database " +"crashes, so this value should not be set much higher than 256 MiB. Please " +"note however that you cannot simply change the value of this variable. You " +"need to shutdown the server, remove the InnoDB log files, set the new value " +"in my.cnf, start the server, then check the error logs if everything went " +"fine. See also this blog entry" #: po/advisory_rules.php:258 #, php-format