Translation update done using Pootle.

This commit is contained in:
dannybeckett 2011-11-24 03:06:48 +02:00 committed by Pootle server
parent ea9f781598
commit 30c22f5bc8

View File

@ -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</"
"a>"
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 <a "
"href=\\\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\\\">this blog entry</a>"
#: po/advisory_rules.php:258
#, php-format