mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +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;
|