Link to home
Create AccountLog in
Avatar of GurcanK
GurcanK

asked on

Lost connection to MySQL server at 'reading authorization packet'

Dear experts,

We wrote a multi-threaded C++ program updating tables in a MySQL server. MySQL server is in a HP-UX 11.23 host. The problem is that after some time the program loses connection. We examined logs and realized that MySQL gives: "failed: Lost connection to MySQL server at 'reading authorization packet' " error. Our program uses MySQL++ Client Library to connect to and there has been no problem if the client and server are both Linux.

BR,
ASKER CERTIFIED SOLUTION
Avatar of ravenm
ravenm

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of GurcanK
GurcanK

ASKER

What do you think about why not in Linux?

Best Regards,
SOLUTION
Avatar of sarabande
sarabande
Flag of Luxembourg image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.