Execute a large amount off statments - expected sse how much remains...
With current Heidi Version

With previous Heidi

In this new versions off Heidi we havent how many statments Heid will execute/was executed and I can find time elapsed/time estart
Back again with this informations
I can't reproduce this issue with Heidi 9.5.0.5261 and MariaDB 10.2.13
PS: http://prtsc.denes.cloud/heidisql_2018-03-12_20-03-19.png
Me too - works nice here with a sleep(10) query.
Hey guys, thanks!
I try again in another pc...
Try this:
select sleep(5);
select sleep(5);
select sleep(5);
When you run in the old version, Heidi show step by step (Run 1, 2,3), if you run in the newest version, show only "Running 1 of 3", when starts second, they not show anything...
Well, I cannot reprodue an issue in the elapsed time. But that "Execute queries x to y of z" is buggy - x is always 1.
OK, agree
Forget my previous comment - that was the only thing working. I had the option "Send batch in one go" activated. Normal queries did not show up in the status bar. Should be fixed in the coming built.
Thanks a lot @ansgarbecker , works very fine!
Most helpful comment
Forget my previous comment - that was the only thing working. I had the option "Send batch in one go" activated. Normal queries did not show up in the status bar. Should be fixed in the coming built.