Hi all !
That's a part of my MySQL error log :
That's increase CPU usage, sometimes up to 100% !
This involves only two user.
But what I do not understand is that the accounts of the two users are suspended!
How can I solve this ?
Best regards,
Hugo
That's a part of my MySQL error log :
Code:
140103 1:58:34 [Warning] Found invalid password for user: '[email protected]'; Ignoring user
140103 1:58:34 [Warning] Found invalid password for user: '[email protected]'; Ignoring user
140103 1:58:34 [Warning] Found invalid password for user: 'user1_nodead@localhost'; Ignoring user
140103 1:58:34 [Warning] Found invalid password for user: 'user2_tmw@localhost'; Ignoring user
This involves only two user.
But what I do not understand is that the accounts of the two users are suspended!
How can I solve this ?
Best regards,
Hugo