mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
7 lines
154 B
MySQL
7 lines
154 B
MySQL
|
--
|
||
|
-- regressions
|
||
|
--
|
||
|
|
||
|
-- SIGSEGV regression due to QueryPlan lifetime
|
||
|
EXPLAIN PIPELINE graph=1 SELECT * FROM remote('127.{1,2}', system.one) FORMAT Null;
|