diff options
Diffstat (limited to 'sql/share/ukrainian/errmsg.txt')
-rw-r--r-- | sql/share/ukrainian/errmsg.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sql/share/ukrainian/errmsg.txt b/sql/share/ukrainian/errmsg.txt index 4508fc75c27..c4c89433331 100644 --- a/sql/share/ukrainian/errmsg.txt +++ b/sql/share/ukrainian/errmsg.txt @@ -224,3 +224,12 @@ "Cannot add foreign key constraint", "Cannot add a child row: a foreign key constraint fails", "Cannot delete a parent row: a foreign key constraint fails", +"Error connecting to master: %-.128s", +"Error running query on master: %-.128s", +"Error when executing command %s: %-.128s", +"Wrong usage of %s and %s", +"The used SELECT statements have a different number of columns", +"Can't execute the query because you have a conflicting read lock", +"Mixing of transactional and non-transactional tables is disabled", +"Option '%s' used twice in statement", +"User '%-64s' has exceeded the '%s' resource (current value: %ld)", |