Steps to reproduce: 1. Enter valid credentials 2. Select 'SELECT' action 3. Input query like 'SELECT * FROM Employee WHERE id=444', where Employee - existing table, id value should not exist in the table. Expected result: Message like 'nothing found' is shown or error is thrown Actual result: Error! Component did not send any data during timeout.