Issueing the most trivial query ``` $v = SELECT cast(count(*) as uint32) FROM `raw/kikimr_query-replay_prod` ; insert into cnt2 (key,c) values(1,$v); ``` All database nodes crashes 