mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update docs/ru/operations/system-tables/errors.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
This commit is contained in:
parent
843a26cbca
commit
c2f1885b12
@ -6,7 +6,7 @@
|
||||
|
||||
- `name` ([String](../../sql-reference/data-types/string.md)) — название ошибки (`errorCodeToName`).
|
||||
- `code` ([Int32](../../sql-reference/data-types/int-uint.md)) — номер кода ошибки.
|
||||
- `value` ([UInt64](../../sql-reference/data-types/int-uint.md)) — число, возникающих ошибок.
|
||||
- `value` ([UInt64](../../sql-reference/data-types/int-uint.md)) — количество ошибок.
|
||||
|
||||
**Пример**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user