mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Update 02811_invalid_embedded_rocksdb_create.sql
This commit is contained in:
parent
8f1ed5c90d
commit
698c49cd51
@ -1 +1,2 @@
|
||||
-- Tags: no-fasttest
|
||||
CREATE TABLE dict (`k` String, `v` String) ENGINE = EmbeddedRocksDB(k) PRIMARY KEY k; -- {serverError 36}
|
||||
|
Loading…
Reference in New Issue
Block a user