Execution time estimate - Select

1

I'm running some performance tests on my DB using MySQL, and I was left with the following question.

Is there any way to predict how long it will take to run a MySQL query after it starts running?

I noticed that in Client Connections I get the status of the query, but not how long it will take.

    
asked by anonymous 16.05.2018 / 13:31

0 answers