Hello,
My Performance Dashboard often gets scrambled when I am running more than 100 INSERTS/SELECTS/UPDATES per second. As the graph limit is set to 100, when going over the limit I get graphs drawn all over up to the top of the screen.
I have seen in the article below that the limit is set to 900 and the display is still correct when running 700 SELECTS/s but they don't explain how this can be changed:
https://www.percona.com/blog/mysql-workbench-review/
The doc doesn't mention any such setting where I can choose myself the max statements that can run per second, so where I can have this configured to set my max number of SELECTS to something like 1000/s ?
Thank you!
My Performance Dashboard often gets scrambled when I am running more than 100 INSERTS/SELECTS/UPDATES per second. As the graph limit is set to 100, when going over the limit I get graphs drawn all over up to the top of the screen.
I have seen in the article below that the limit is set to 900 and the display is still correct when running 700 SELECTS/s but they don't explain how this can be changed:
https://www.percona.com/blog/mysql-workbench-review/
The doc doesn't mention any such setting where I can choose myself the max statements that can run per second, so where I can have this configured to set my max number of SELECTS to something like 1000/s ?
Thank you!