mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Removed trailing blank lines in some errmsg.txt files, as it counts
as an error message (which is harmless, but confusing when you compare the output from comp_err for different language files). sql/share/italian/errmsg.txt: Removed trailing blank line as it counts as an error message (which is harmless, but confusing when you compare the output from comp_err for different language files). sql/share/korean/errmsg.txt: Removed trailing blank line as it counts as an error message (which is harmless, but confusing when you compare the output from comp_err for different language files). sql/share/norwegian/errmsg.txt: Removed trailing blank line as it counts as an error message (which is harmless, but confusing when you compare the output from comp_err for different language files).
This commit is contained in:
parent
ec7cb94cc9
commit
c5982decfe
3 changed files with 0 additions and 3 deletions
|
|
@ -290,4 +290,3 @@ character-set=latin1
|
||||||
"catalog",
|
"catalog",
|
||||||
"Query cache failed to set size %lu, new query cache size is %lu",
|
"Query cache failed to set size %lu, new query cache size is %lu",
|
||||||
"Column '%-.64s' cannot be part of FULLTEXT index",
|
"Column '%-.64s' cannot be part of FULLTEXT index",
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -290,4 +290,3 @@ character-set=euckr
|
||||||
"catalog",
|
"catalog",
|
||||||
"Query cache failed to set size %lu, new query cache size is %lu",
|
"Query cache failed to set size %lu, new query cache size is %lu",
|
||||||
"Column '%-.64s' cannot be part of FULLTEXT index",
|
"Column '%-.64s' cannot be part of FULLTEXT index",
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -292,4 +292,3 @@ character-set=latin1
|
||||||
"catalog",
|
"catalog",
|
||||||
"Query cache failed to set size %lu, new query cache size is %lu",
|
"Query cache failed to set size %lu, new query cache size is %lu",
|
||||||
"Column '%-.64s' cannot be part of FULLTEXT index",
|
"Column '%-.64s' cannot be part of FULLTEXT index",
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue