--TEST-- Bug #74376 (Invalid free of persistent results on error/connection loss) --SKIPIF-- --FILE-- query("select (select 1 union select 2)"); print "ok"; ?> --EXPECTF-- ok