Translation update done using Pootle.
This commit is contained in:
parent
a93a83b0cb
commit
718597a85b
11
po/en_GB.po
11
po/en_GB.po
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user