diff options
author | vva@eagle.mysql.r18.ru <> | 2004-03-13 23:13:31 +0400 |
---|---|---|
committer | vva@eagle.mysql.r18.ru <> | 2004-03-13 23:13:31 +0400 |
commit | 5bada5ee99c18c5b2d602012c41900ffff4c9a33 (patch) | |
tree | e13473a9ff7e860a9284023ca3cd4d3aaf7c632c /sql/share/serbian | |
parent | 001ad875547e9551958f9696ecb13544606ef895 (diff) | |
download | mariadb-git-5bada5ee99c18c5b2d602012c41900ffff4c9a33.tar.gz |
fixed bug #1427 "enum allows duplicate values in the list"
Diffstat (limited to 'sql/share/serbian')
-rw-r--r-- | sql/share/serbian/errmsg.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/serbian/errmsg.txt b/sql/share/serbian/errmsg.txt index 02531521a2f..c68f9538dd2 100644 --- a/sql/share/serbian/errmsg.txt +++ b/sql/share/serbian/errmsg.txt @@ -288,3 +288,4 @@ character-set=cp1250 "The target table %-.100s of the %s is not updatable", "The '%s' feature was disabled; you need MySQL built with '%s' to have it working" "The MySQL server is running with the %s option so it cannot execute this statement" +"Column '%-.100s' has duplicated value '%-.64s' in %s" |