diff options
Diffstat (limited to 'sql/share/russian/errmsg.txt')
-rw-r--r-- | sql/share/russian/errmsg.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/sql/share/russian/errmsg.txt b/sql/share/russian/errmsg.txt index d057ab53256..2da6cbdfc1a 100644 --- a/sql/share/russian/errmsg.txt +++ b/sql/share/russian/errmsg.txt @@ -392,3 +392,24 @@ character-set=koi8r "CHECK OPTION для необновляемого VIEW '%-.64s.%-.64s'" "проверка CHECK OPTION для VIEW '%-.64s.%-.64s' провалилась" "Access denied; you are not the procedure/function definer of '%s'" +"Failed purging old relay logs: %s" +"Password hash should be a %d-digit hexadecimal number" +"Target log not found in binlog index" +"I/O error reading log index file" +"Server configuration does not permit binlog purge" +"Failed on fseek()" +"Fatal error during log purge" +"A purgeable log is in use, will not purge" +"Unknown error during log purge" +"Failed initializing relay log position: %s" +"You are not using binary logging" +"The '%-.64s' syntax is reserved for purposes internal to the MySQL server" +"WSAStartup Failed" +"Can't handle procedures with differents groups yet" +"Select must have a group with this procedure" +"Can't use ORDER clause with this procedure" +"Binary logging and replication forbid changing the global server %s" +"Can't map file: %-.64s, errno: %d" +"Wrong magic in %-.64s" +"Prepared statement contains too many placeholders" +"Key part '%-.64s' length cannot be 0" |