ClickHouse/dbms/tests/queries/0_stateless/01014_lazy_database_basic.reference

18 lines
984 B
Plaintext
Raw Normal View History

2019-10-01 13:53:55 +00:00
testlazy log Log 0 ['/var/lib/clickhouse/data/testlazy/log/'] /var/lib/clickhouse/metadata/testlazy/log.sql 0000-00-00 00:00:00 [] [] CREATE TABLE testlazy.log (`a` UInt64, `b` UInt64) ENGINE = Log Log
testlazy slog StripeLog 0 ['/var/lib/clickhouse/data/testlazy/slog/'] /var/lib/clickhouse/metadata/testlazy/slog.sql 0000-00-00 00:00:00 [] [] CREATE TABLE testlazy.slog (`a` UInt64, `b` UInt64) ENGINE = StripeLog StripeLog
testlazy tlog TinyLog 0 ['/var/lib/clickhouse/data/testlazy/tlog/'] /var/lib/clickhouse/metadata/testlazy/tlog.sql 0000-00-00 00:00:00 [] [] CREATE TABLE testlazy.tlog (`a` UInt64, `b` UInt64) ENGINE = TinyLog TinyLog
testlazy log 0000-00-00 00:00:00
testlazy slog 0000-00-00 00:00:00
testlazy tlog 0000-00-00 00:00:00
2019-10-02 13:06:57 +00:00
testlazy log2 0000-00-00 00:00:00
testlazy slog 0000-00-00 00:00:00
testlazy tlog 0000-00-00 00:00:00
testlazy log2 0000-00-00 00:00:00
testlazy slog 0000-00-00 00:00:00
testlazy tlog 0000-00-00 00:00:00
2019-10-01 13:53:55 +00:00
1 1
2 2
3 3
2 2
3 3