Skip to content

Commit

Permalink
Update 02811_invalid_embedded_rocksdb_create.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov committed Jul 5, 2023
1 parent 8f1ed5c commit 698c49c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-- Tags: no-fasttest
CREATE TABLE dict (`k` String, `v` String) ENGINE = EmbeddedRocksDB(k) PRIMARY KEY k; -- {serverError 36}

0 comments on commit 698c49c

Please sign in to comment.