Home  >  Q&A  >  body text

How can we capture the resource usage of a specific stored procedure in mysql server

How to capture the resource usage of a specific stored procedure in MYSQL server, and how to get the query of its resource usage.

P粉269847997P粉269847997187 days ago409

reply all(1)I'll reply

  • P粉779565855

    P粉7795658552024-03-31 00:59:12

    1. You can use Navicat (Tools -> Server Monitor) https:// www.navicat.com/en/products/navicat-for-mysql
    2. Jet Profiler for Mysql: https://www.jetprofiler.com/
    3. New Relic:https://newrelic.com

    They all have trial versions.

    reply
    0
  • Cancelreply