Testing performance of queries in mysql

后端 未结 6 765
南方客
南方客 2020-12-12 13:55

I am trying to setup a script that would test performance of queries on a development mysql server. Here are more details:

  • I have root access
  • I am the
6条回答
  •  一向
    一向 (楼主)
    2020-12-12 14:45

    You could try the mysql workbench, i thought it had a sql statement monitor so you can see how fast it is and why it is fast

提交回复
热议问题