diff options
author | tim@sand.box <> | 2004-08-04 10:12:57 -0600 |
---|---|---|
committer | tim@sand.box <> | 2004-08-04 10:12:57 -0600 |
commit | 6ce0b07a998d69792bef975e28c6dd64af07a4bc (patch) | |
tree | 5ac0ec6afc393d3a1d31ac0a20a40c295a5d0c80 /sql/share/polish | |
parent | 0c3109fc68285ca772997e24621be0f2a8f5266f (diff) | |
download | mariadb-git-6ce0b07a998d69792bef975e28c6dd64af07a4bc.tar.gz |
Print MYSQL_COMPILATION_COMMENT after ER_READY on server startup
Diffstat (limited to 'sql/share/polish')
-rw-r--r-- | sql/share/polish/errmsg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/polish/errmsg.txt b/sql/share/polish/errmsg.txt index d8e84b08a9a..a4d11046ea4 100644 --- a/sql/share/polish/errmsg.txt +++ b/sql/share/polish/errmsg.txt @@ -81,7 +81,7 @@ "Kolumna typu Blob '%-.64s' nie może być użyta w specyfikacji klucza", "Zbyt duża długo?ć kolumny '%-.64s' (maks. = %d). W zamian użyj typu BLOB", "W tabeli może być tylko jedno pole auto i musi ono być zdefiniowane jako klucz", -"%s: gotowe do poł?czenia\n", +"%s: gotowe do poł?czenia", "%s: Standardowe zakończenie działania\n", "%s: Otrzymano sygnał %d. Kończenie działania!\n", "%s: Zakończenie działania wykonane\n", |