summaryrefslogtreecommitdiff
path: root/sql/share
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2005-04-06 19:43:35 +0300
committerunknown <monty@mysql.com>2005-04-06 19:43:35 +0300
commit7503894ab5ad6017e6a050ed942c9a60dddddcba (patch)
tree22e52dde149dd54691424a98e931b6247fbca16b /sql/share
parentd958b6361b0423a1730d863f8d8365430b12b0b2 (diff)
downloadmariadb-git-7503894ab5ad6017e6a050ed942c9a60dddddcba.tar.gz
Fixed errors found during review
mysql-test/r/drop.result: Made error message smaller to not get into trouble with clients with smaller error buffers The proper way to fix this is to generate a separate warning for each not found table if there was more than one table in the DROP but mysql-test/r/kill.result: Portablity fix mysql-test/t/kill.test: Portablity fix mysys/my_sync.c: Fixed possible compiler warning sql/records.cc: Fixed possible compiler warning sql/share/errmsg.txt: Made error message smaller to not get into trouble with clients with smaller error buffers sql/sql_class.cc: Don't put code in comments sql/sql_show.cc: Cleanup
Diffstat (limited to 'sql/share')
-rw-r--r--sql/share/errmsg.txt48
1 files changed, 24 insertions, 24 deletions
diff --git a/sql/share/errmsg.txt b/sql/share/errmsg.txt
index 9a92f1f4f76..46c8fcc7863 100644
--- a/sql/share/errmsg.txt
+++ b/sql/share/errmsg.txt
@@ -1214,30 +1214,30 @@ ER_TABLE_EXISTS_ERROR 42S01
swe "Tabellen '%-.64s' finns redan"
ukr "ôÁÂÌÉÃÑ '%-.64s' ×ÖÅ ¦ÓÎÕ¤"
ER_BAD_TABLE_ERROR 42S02
- cze "Nezn-Bámá tabulka '%-.180s'"
- dan "Ukendt tabel '%-.180s'"
- nla "Onbekende tabel '%-.180s'"
- eng "Unknown table '%-.180s'"
- jps "table '%-.180s' ‚Í‚ ‚è‚Ü‚¹‚ñ.",
- est "Tundmatu tabel '%-.180s'"
- fre "Table '%-.180s' inconnue"
- ger "Unbekannte Tabelle '%-.180s'"
- greek "Áãíùóôïò ðßíáêáò '%-.180s'"
- hun "Ervenytelen tabla: '%-.180s'"
- ita "Tabella '%-.180s' sconosciuta"
- jpn "table '%-.180s' ¤Ï¤¢¤ê¤Þ¤»¤ó."
- kor "Å×À̺í '%-.180s'´Â ¾Ë¼ö ¾øÀ½"
- nor "Ukjent tabell '%-.180s'"
- norwegian-ny "Ukjent tabell '%-.180s'"
- pol "Nieznana tabela '%-.180s'"
- por "Tabela '%-.180s' desconhecida"
- rum "Tabela '%-.180s' este invalida"
- rus "îÅÉÚ×ÅÓÔÎÁÑ ÔÁÂÌÉÃÁ '%-.180s'"
- serbian "Nepoznata tabela '%-.180s'"
- slo "Neznáma tabuµka '%-.180s'"
- spa "Tabla '%-.180s' desconocida"
- swe "Okänd tabell '%-.180s'"
- ukr "îÅצÄÏÍÁ ÔÁÂÌÉÃÑ '%-.180s'"
+ cze "Nezn-Bámá tabulka '%-.100s'"
+ dan "Ukendt tabel '%-.100s'"
+ nla "Onbekende tabel '%-.100s'"
+ eng "Unknown table '%-.100s'"
+ jps "table '%-.100s' ‚Í‚ ‚è‚Ü‚¹‚ñ.",
+ est "Tundmatu tabel '%-.100s'"
+ fre "Table '%-.100s' inconnue"
+ ger "Unbekannte Tabelle '%-.100s'"
+ greek "Áãíùóôïò ðßíáêáò '%-.100s'"
+ hun "Ervenytelen tabla: '%-.100s'"
+ ita "Tabella '%-.100s' sconosciuta"
+ jpn "table '%-.100s' ¤Ï¤¢¤ê¤Þ¤»¤ó."
+ kor "Å×À̺í '%-.100s'´Â ¾Ë¼ö ¾øÀ½"
+ nor "Ukjent tabell '%-.100s'"
+ norwegian-ny "Ukjent tabell '%-.100s'"
+ pol "Nieznana tabela '%-.100s'"
+ por "Tabela '%-.100s' desconhecida"
+ rum "Tabela '%-.100s' este invalida"
+ rus "îÅÉÚ×ÅÓÔÎÁÑ ÔÁÂÌÉÃÁ '%-.100s'"
+ serbian "Nepoznata tabela '%-.100s'"
+ slo "Neznáma tabuµka '%-.100s'"
+ spa "Tabla '%-.100s' desconocida"
+ swe "Okänd tabell '%-.100s'"
+ ukr "îÅצÄÏÍÁ ÔÁÂÌÉÃÑ '%-.100s'"
ER_NON_UNIQ_ERROR 23000
cze "Sloupec '%-.64s' v %s nen-Bí zcela jasný"
dan "Felt: '%-.64s' i tabel %s er ikke entydigt"