Feature Request: Display timer for current operation

[expired user #6716]'s profile image [expired user #6716] posted 11 years ago in Feature discussion Permalink
Hi,

I often want to know how long the current query has taken before it finishes (usually so I can either get some idea of how much longer I should wait, or so I know I should kill it).
I know the time is displayed in the stats comment after the query has run, but I don't think there is any display for the time of the query whilst it is running.
Could this be added to the status bar?

Thanks

Jim
ansgar's profile image ansgar posted 11 years ago Permalink
Is that really essential for you? At least to have the time while the query runs - it's already displayed when it's finished. Hm, don't know if that's worth the effort.
[expired user #6716]'s profile image [expired user #6716] posted 11 years ago Permalink
Having something would be really useful (I run a lot of slow queriessmile).
Maybe a simpler solution is to display the time that the current query/batch started as part of the "Executing query" message in the status bar.
That should be much simpler to code than a timer and is accurate enough for my purposes.

Jim
Code modification/commit from ansgar.becker, 11 years ago, revision 7.0.0.4352
Display timestamp in very right status bar panel when executing a query. See http://www.heidisql.com/forum.php?t=12287
ansgar's profile image ansgar posted 11 years ago Permalink
Please check out r4352.
[expired user #6716]'s profile image [expired user #6716] posted 11 years ago Permalink
Thank you.

Please login to leave a reply, or register at first.