When running queries in MySQL workbench, some of them are captured to the log file at either:
MySQL/Workbench/logs
MySQL/Workbench/sql_history
However, I’d like to see ALL the possible queries that MySQL workbench does. Is there a way to do this on the client-side, i.e., where MySQL workbench is running? For example, it would be nice to see how these graphs are being generated and the system data is being grabbed, etc.: