Steps to reproduce:
- Enter valid credentials
- Select 'SELECT' action
- 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.