Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › Monyog › Monyog: Bugs / Feature Requests › Add User To The Query Analyzer
Could you add this info to the query analyzer:
SELECT DINSTINCT user_host where sql_text like 'slow_query';
when slow_query is the specified query.
It could help very much to know which user is causing the slow query, while people usually use different users for different applications/services.