What could explain a 30+ second MySQL SELECT query latency when profiling records an execution time of <1 second?

后端 未结 0 1309
失恋的感觉
失恋的感觉 2020-12-31 05:18

I\'m trying to figure out why a simple select with a LIMIT 1 clause (admittedly, on a really bloated table with a lot of rows and indices) is sometimes taking 3

相关标签:
回答
  • 消灭零回复
提交回复
热议问题