unittest/data/sql/sql_err.sql (3 lines of code) (raw):

select "first_result" as myresult; select * from unexisting.whatever; select "second_result" as secondtry;