[9.0.391] execute timeout setting is ignored

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
FergusMcGee
Posts: 6
Joined: Tue 02 Jun 2020 15:32

[9.0.391] execute timeout setting is ignored

Post by FergusMcGee » Fri 28 Aug 2020 09:26

Hi,

I upgraded to the latest version and now my execute timeout setting is being ignored.

I've set it to 0 and to 6000 and it still times out after 20 seconds.

I had this issue last time I updated my version and am really disappointed the issue is back.

alexa

Re: [9.0.391] execute timeout setting is ignored

Post by alexa » Fri 28 Aug 2020 13:04

Could you please provide us a screenshot of the error and perform the following:
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Output' branch.
3. Select the 'Write queries sent by the program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
5. Reproduce the issue and send us the *.log file with the latest date from the folder:

Code: Select all

%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\
You can send the reply straight to our support system at supportATdevartDOTcom.

Post Reply