Hi,

I have been getting a lot of execution freezes now in a tab/window where I execute a simple select * from table. This table just got populated.

Test case
1. open file (is opened in main connection)
2. change connection to correct one only in this tab/window
3. execute select works OK
4. populate table (script in same window) works OK (same result with commit or no commit)
5. select table works OK
6. select table again freezes this tab, no other commands done since last select.

At this point it says Executing... and I'm unable to Break the query. Closing the tab/window it asks to terminate as a query is still executing. This works ok. And I can re-open the sql-file with the code.


Last edited by Stian; 08/27/12 07:54 AM.

Regards
Stian