QueueMetrics > Running QueueMetrics

update data may cost a long time

(1/1)

coolname:
today i found qm can't show the report.After debug,i found it was a problem with mysql.A update query take a long time and update statement is ' update queuemetrics.queue_log set data1='12' where call_id='******' and verb='CONNECT' limit 1 '.But this statement usually execute very quick,what may cause it? *** was my call id

QueueMetrics:
Why do you do that? as this query does not run by index, it may take a long time indeed if the table is large.

coolname:
because i found i can't open qm report, so i want to debug it out

QueueMetrics:
Ok but then it is normal that it takes a long time :-)

Navigation

[0] Message Index

Go to full version