Can't connect to MySQL server on 'localhost' (10055)

Discussion in 'MySQL' started by ch1nkayy, Jun 24, 2009.

  1. #1
    Do you guys know anything about this?

    My server works perfectly with INSERT, UPDATE, DELETE for mysql.
    but after like 12 hours later, my application crashes and I get this
    "Can't connect to MySQL server on 'localhost' (10055)" and I would have to restart my applications and everything will be working perfectly.

    Do you guys have any idea why this happen?
    I do have a lot of connections coming in and out of my server. Would that mean anything?
     
    ch1nkayy, Jun 24, 2009 IP
  2. adfly

    adfly Active Member

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    88
    #2
    Could be for many reasons.. if you're getting a lot connections, have you tuned your mysql configuration at all?

    Google and download 'mysqltuner' and see what that has to say, you might be able to tweak something.
     
    adfly, Jun 24, 2009 IP