S
Как вставить в поле с типом UUID
INSERT INTO test (guid, ...)
VALUES ('00000000-0000-0000-0000-000000000000',...);
Ошибка: Expected: UUID. Got: UInt64
у clickhouse строгая типизация
Size: a a a
S
I
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Not found: logger.log (version 20.3.11.97 (official build))и я ума не приложу как ему помочь😔
dirname: missing operand
Try 'dirname --help' for more information.
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Not found: logger.errorlog (version 20.3.11.97 (official build))
dirname: missing operand
Try 'dirname --help' for more information.
L
S
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Not found: logger.log (version 20.3.11.97 (official build))и я ума не приложу как ему помочь😔
dirname: missing operand
Try 'dirname --help' for more information.
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Not found: logger.errorlog (version 20.3.11.97 (official build))
dirname: missing operand
Try 'dirname --help' for more information.
I
A
S
I
S
S
VB
2020.07.22 11:01:13.316571 [ 37521 ] {} <Error> virtual DB::WriteBufferFromHTTPServerResponse::~WriteBufferFromHTTPServerResponse(): Code: 24, e.displayText() = DB::Exception: Cannot write to ostream at offset 8
I
I
S
I
<http_port>8123</http_port>
<listen_host>0.0.0.0</listen_host>
<max_connections>1024</max_connections>
<keep_alive_timeout>15</keep_alive_timeout>
<path>/var/lib/clickhouse/</path>
<format_schema_path>/var/lib/clickhouse/format_schemas/</format_schema_path>
<tmp_path>/var/lib/clickhouse/tmp/</tmp_path>
<user_files_path>/var/lib/clickhouse/user_files/</user_files_path>
<users_config>users.xml</users_config>
<default_profile>default</default_profile>
<mark_cache_size>5368709120</mark_cache_size>
<merge_tree>
<old_parts_lifetime>10</old_parts_lifetime>
<temporary_directories_lifetime>7200</temporary_directories_lifetime>
</merge_tree>
<prometheus>
<endpoint>/metrics</endpoint>
<port>9363</port>
<metrics>true</metrics>
<events>true</events>
<asynchronous_metrics>true</asynchronous_metrics>
</prometheus>
S
2020.07.22 11:01:13.316571 [ 37521 ] {} <Error> virtual DB::WriteBufferFromHTTPServerResponse::~WriteBufferFromHTTPServerResponse(): Code: 24, e.displayText() = DB::Exception: Cannot write to ostream at offset 8
system.query_log
и в system.query_thread_log
по этом номеру поискатьVB
system.query_log
и в system.query_thread_log
по этом номеру поискать> перед этой строкой в логе есть информация о том, какой запрос был?
VB
S
<http_port>8123</http_port>
<listen_host>0.0.0.0</listen_host>
<max_connections>1024</max_connections>
<keep_alive_timeout>15</keep_alive_timeout>
<path>/var/lib/clickhouse/</path>
<format_schema_path>/var/lib/clickhouse/format_schemas/</format_schema_path>
<tmp_path>/var/lib/clickhouse/tmp/</tmp_path>
<user_files_path>/var/lib/clickhouse/user_files/</user_files_path>
<users_config>users.xml</users_config>
<default_profile>default</default_profile>
<mark_cache_size>5368709120</mark_cache_size>
<merge_tree>
<old_parts_lifetime>10</old_parts_lifetime>
<temporary_directories_lifetime>7200</temporary_directories_lifetime>
</merge_tree>
<prometheus>
<endpoint>/metrics</endpoint>
<port>9363</port>
<metrics>true</metrics>
<events>true</events>
<asynchronous_metrics>true</asynchronous_metrics>
</prometheus>
S