ClickHouse/dbms/src/Dictionaries/MySQLDictionarySource.cpp

4 lines
147 B
C++
Raw Normal View History

2016-06-05 14:00:57 +00:00
#include <DB/Dictionaries/MySQLDictionarySource.h>
decltype(DB::MySQLDictionarySource::max_block_size) DB::MySQLDictionarySource::max_block_size;