I'm trying to get an rough (order-of-magnitude) estimate of how long time the following query could take: mysql> EXPLAIN …
mysql query-optimization timing estimation time-estimationI am looking for the best way to calculate ETA of an operation (IE: file download) using a linear progress …
math progress time-estimation