mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning
Reverting the previous patch
This commit is contained in:
parent
76bd3a55a6
commit
95ca2c6d96
5 changed files with 17 additions and 43 deletions
|
|
@ -4992,13 +4992,13 @@ ER_WRONG_NAME_FOR_CATALOG 42000
|
|||
spa "Nombre de catalog incorrecto '%-.100s'"
|
||||
swe "Felaktigt katalog namn '%-.100s'"
|
||||
ER_WARN_QC_RESIZE
|
||||
eng "Query cache failed to set size %lu (minimal value: %lu); new query cache size is %lu"
|
||||
ger "Änderung der Query-Cache-Größe auf %lu (Minimale Zahl: %lu) fehlgeschlagen; neue Query-Cache-Größe ist %lu"
|
||||
por "Falha em Query cache para configurar tamanho %lu (Número mínimo: %lu), novo tamanho de query cache é %lu"
|
||||
rus "ëÅÛ ÚÁÐÒÏÓÏ× ÎÅ ÍÏÖÅÔ ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÍÅÒ %lu (minimal value: %lu), ÎÏ×ÙÊ ÒÁÚÍÅÒ ËÅÛÁ ÚÐÒÏÓÏ× - %lu"
|
||||
spa "Query cache fallada para configurar tamaño %lu (Número mínimo: %lu), nuevo tamaño de query cache es %lu"
|
||||
swe "Storleken av "Query cache" kunde inte sättas till %lu (minsta värde: %lu); ny storlek är %lu"
|
||||
ukr "ëÅÛ ÚÁÐÉÔ¦× ÎÅÓÐÒÏÍÏÖÅÎ ×ÓÔÁÎÏ×ÉÔÉ ÒÏÚÍ¦Ò %lu (minimal value: %lu), ÎÏ×ÉÊ ÒÏÚÍ¦Ò ËÅÛÁ ÚÁÐÉÔ¦× - %lu"
|
||||
eng "Query cache failed to set size %lu; new query cache size is %lu"
|
||||
ger "Änderung der Query-Cache-Größe auf %lu fehlgeschlagen; neue Query-Cache-Größe ist %lu"
|
||||
por "Falha em Query cache para configurar tamanho %lu, novo tamanho de query cache é %lu"
|
||||
rus "ëÅÛ ÚÁÐÒÏÓÏ× ÎÅ ÍÏÖÅÔ ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÍÅÒ %lu, ÎÏ×ÙÊ ÒÁÚÍÅÒ ËÅÛÁ ÚÐÒÏÓÏ× - %lu"
|
||||
spa "Query cache fallada para configurar tamaño %lu, nuevo tamaño de query cache es %lu"
|
||||
swe "Storleken av "Query cache" kunde inte sättas till %lu, ny storlek är %lu"
|
||||
ukr "ëÅÛ ÚÁÐÉÔ¦× ÎÅÓÐÒÏÍÏÖÅÎ ×ÓÔÁÎÏ×ÉÔÉ ÒÏÚÍ¦Ò %lu, ÎÏ×ÉÊ ÒÏÚÍ¦Ò ËÅÛÁ ÚÁÐÉÔ¦× - %lu"
|
||||
ER_BAD_FT_COLUMN
|
||||
eng "Column '%-.64s' cannot be part of FULLTEXT index"
|
||||
ger "Feld '%-.64s' kann nicht Teil eines FULLTEXT-Index sein"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue