mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 18:42:26 +00:00
fix
This commit is contained in:
parent
2a94198445
commit
82616b954b
@ -9,3 +9,5 @@ It's optimized for storing many small \*Log tables, for which there is a long ti
|
|||||||
```
|
```
|
||||||
CREATE DATABASE testlazy ENGINE = Lazy(expiration_time_in_seconds);
|
CREATE DATABASE testlazy ENGINE = Lazy(expiration_time_in_seconds);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[Original article](https://clickhouse.yandex/docs/en/database_engines/lazy/) <!--hide-->
|
||||||
|
Loading…
Reference in New Issue
Block a user