Translation update done using Pootle.

This commit is contained in:
dannybeckett 2011-11-24 02:59:12 +02:00 committed by Pootle server
parent e358d5f5dd
commit e31748fd0d

View File

@ -12497,6 +12497,7 @@ msgid "Temp disk rate"
msgstr "Temp disk rate"
#: po/advisory_rules.php:157
#, fuzzy
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
@ -12506,6 +12507,13 @@ msgid ""
"mentioned in the <a href=\\\"http://dev.mysql.com/doc/refman/5.5/en/internal-"
"temporary-tables.html\\\">MySQL Documentation</a>"
msgstr ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the <a href=\\\"http://dev.mysql.com/doc/refman/5.5/en/internal-"
"temporary-tables.html\\\">MySQL Documentation</a>"
#: po/advisory_rules.php:158
#, fuzzy, php-format