Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

We have a mysql file server that shows queries run with a host name of %:1234
where 1234 changes on each connection

I see these in mysql enterprise monitor. run 2-4 seconds each.

they run but now sometimes slow. they did not used to run slow and no application change by developer.

Our system was developed by outside developers and they said they did not create them.

Other users connected via RDP shows as username.rdpservername. they run as normal under 1 second and seem unaffected by these other jobs

I cannot find anything that tells me what these jobs are and how to track them down.

I am thinking local host jobs or web service jobs.But where can I track they come from?

Karl

share|improve this question

closed as off topic by jszumski, Luc M, tombom, Ashwin Mukhija, Undo Jun 5 at 3:35

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.