What are the prerequisites for SHOW QUERIES to produce results? For example, before SHOW STATS, SUBMIT JOB STATUS needs to be executed first.
Currently, I have encountered an issue where I am unable to determine which step is causing the bottleneck.
If SHOW QUERIES does not produce any results, can we conclude that the bottleneck is not in the database querying process?