mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-20 14:42:02 +00:00
Update 02117_show_create_table_system.reference
This commit is contained in:
parent
e9dd4fdd9a
commit
35928522fe
@ -190,10 +190,6 @@ CREATE TABLE system.disks
|
||||
`keep_free_space` UInt64,
|
||||
`type` String,
|
||||
`is_encrypted` UInt8,
|
||||
`is_read_only` UInt8,
|
||||
`is_write_once` UInt8,
|
||||
`is_remote` UInt8,
|
||||
`is_broken` UInt8,
|
||||
`cache_path` String
|
||||
)
|
||||
ENGINE = SystemDisks
|
||||
|
Loading…
Reference in New Issue
Block a user