diff options
author | paul@kite-hub.kitebird.com <> | 2004-08-10 14:23:19 -0500 |
---|---|---|
committer | paul@kite-hub.kitebird.com <> | 2004-08-10 14:23:19 -0500 |
commit | 8a95e5ed638ee5ccaf260ae4062025a1ce1ccd80 (patch) | |
tree | 556d7bc7c273007e0ac8908bf24561082fa9cce8 /sql/share/italian | |
parent | ebda747624a6330064ec033bc0af3c5faf4758cf (diff) | |
download | mariadb-git-8a95e5ed638ee5ccaf260ae4062025a1ce1ccd80.tar.gz |
errmsg.txt:
fix error message
Diffstat (limited to 'sql/share/italian')
-rw-r--r-- | sql/share/italian/errmsg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/italian/errmsg.txt b/sql/share/italian/errmsg.txt index fc56b72b79f..0c9576cab47 100644 --- a/sql/share/italian/errmsg.txt +++ b/sql/share/italian/errmsg.txt @@ -357,6 +357,6 @@ character-set=latin1 "View's SELECT contains a temporary table '%-.64s'" "View's SELECT and view's field list have different column counts" "View merge algorithm can't be used here for now (assumed undefined algorithm)" -"View being update does not have complete key of underlying table in it" +"View being updated does not have complete key of underlying table in it" "View '%-.64s.%-.64s' references invalid table(s) or column(s)" "Can't drop a %s from within another stored routine" |