Translation update done using Pootle.

This commit is contained in:
dannybeckett 2011-11-24 03:07:11 +02:00 committed by Pootle server
parent a93a83b0cb
commit 718597a85b

View File

@ -13005,7 +13005,7 @@ msgid "The InnoDB log file size is inadequately large."
msgstr "The InnoDB log file size is inadequately large."
#: po/advisory_rules.php:262
#, php-format
#, fuzzy, php-format
msgid ""
"It is usually sufficient to set innodb_log_file_size to 25%% of the size of "
"{innodb_buffer_pool_size}. A very big innodb_log_file_size slows down the "
@ -13017,6 +13017,15 @@ msgid ""
"\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\\\">this blog entry</a>"
msgstr ""
"It is usually sufficient to set innodb_log_file_size to 25%% of the size of "
"{innodb_buffer_pool_size}. A very big innodb_log_file_size slows down the "
"recovery time after a database crash considerably. See also <a "
"href=\\\"http://www.mysqlperformanceblog.com/2006/07/03/choosing-proper-"
"innodb_log_file_size/\\\">this Article</a>. 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:263
#, php-format