ClickHouse/dbms/src/Dictionaries/MySQLDictionarySource.cpp

4 lines
147 B
C++
Raw Normal View History

#include "DB/Dictionaries/MySQLDictionarySource.h"
decltype(DB::MySQLDictionarySource::max_block_size) DB::MySQLDictionarySource::max_block_size;