0

Some program is trying to constantly access my MySql database.

I can see in the general log:

130424  0:43:59   112 Connect   Access denied for user 'lucas'@'localhost' (using password: NO)
          112 Connect   lucas@localhost as  on 
130424  0:44:01   113 Connect   Access denied for user 'lucas'@'localhost' (using password: NO)
          113 Connect   lucas@localhost as  on 
130424  0:44:03   114 Connect   Access denied for user 'lucas'@'localhost' (using password: NO)

I cannot find the source of the requests.

I am running Mac OS 10.8.

2
  • try lsof -i en.wikipedia.org/wiki/Lsof Commented Apr 24, 2013 at 4:25
  • Hello, couldn't identify the process Commented Apr 24, 2013 at 22:04

1 Answer 1

1

If you are still experiencing this issue, it is a bug with MySQL widget in the System Preferences. See more here:

https://stackoverflow.com/questions/18012711/register-the-pid-that-tries-to-connect-in-the-mysql-log

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.