Application hangs while results are open
Posted: Wed 22 May 2013 12:10
Hi,
We've just started using dbForge Studio for mySql and have come across and major problem which may affect our usage of the product in the future.
BACKGROUND:
I have a database with a table called 't_log' which simply logs messages from an application. The application only INSERTs to the table, it never reads from it in any way, shape or form. Everything is running on Windows and the application is a web app hosted in IIS7 and uses the .Net Connector to access the database.
PROBLEM:
When I access the table in dbForge Studio (either by right click on table->Retrieve Data or new SQL->SELECT * FROM t_log;),even though it is read-only and cached updates are switched on, the application 'hangs' while dbForge has the results open. The applicaton will eventually time out and throw an exception. If I close the dbForge results view while the application is 'hung' it instantly frees up and continues working. The application behaves as if there is a lock on the table, but no locks are reported anywhere.
Can anybody help with this issue, or explain what is happening?
I really like dbForge Studio and it would be a real shame to have to stop using it.
(BTW - I CANNOT reproduce this problem in mySQL Workbench or Toad for mySql)
EDIT: dbForge Studio for mySql Professional Edition Version: 6.0.189 - Registered User
Thanks in advance.
Dave
We've just started using dbForge Studio for mySql and have come across and major problem which may affect our usage of the product in the future.
BACKGROUND:
I have a database with a table called 't_log' which simply logs messages from an application. The application only INSERTs to the table, it never reads from it in any way, shape or form. Everything is running on Windows and the application is a web app hosted in IIS7 and uses the .Net Connector to access the database.
PROBLEM:
When I access the table in dbForge Studio (either by right click on table->Retrieve Data or new SQL->SELECT * FROM t_log;),even though it is read-only and cached updates are switched on, the application 'hangs' while dbForge has the results open. The applicaton will eventually time out and throw an exception. If I close the dbForge results view while the application is 'hung' it instantly frees up and continues working. The application behaves as if there is a lock on the table, but no locks are reported anywhere.
Can anybody help with this issue, or explain what is happening?
I really like dbForge Studio and it would be a real shame to have to stop using it.
(BTW - I CANNOT reproduce this problem in mySQL Workbench or Toad for mySql)
EDIT: dbForge Studio for mySql Professional Edition Version: 6.0.189 - Registered User
Thanks in advance.
Dave