We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello... I have Below Server configuration and not working drizzle mysql on 5.5 version. So Is there any way to fix below issue ?
nginx version: openresty/1.9.3.1 mysql Ver 14.14 Distrib 5.5.46, for Linux (x86_64) using readline 5.1
2015/12/20 17:31:51 [error] 28614#0: *9 failed to connect: 10: drizzle_state_handshake_server_read:bad packet size:67:89 while connecting to drizzle upstream, client: 103.240.32.22, server: myserver.com, request: "GET /quote HTTP/1.1", upstream: "drizzle://127.0.0.1:3306", host: "myserver.com"
Thanks
The text was updated successfully, but these errors were encountered:
@dipenpatel235 See my reply below:
openresty/openresty#136 (comment)
BTW, please do not cross-post. It's quite inconvenient. Thanks for your cooperation.
Sorry, something went wrong.
No branches or pull requests
Hello...
I have Below Server configuration and not working drizzle mysql on 5.5 version.
So Is there any way to fix below issue ?
nginx version: openresty/1.9.3.1
mysql Ver 14.14 Distrib 5.5.46, for Linux (x86_64) using readline 5.1
2015/12/20 17:31:51 [error] 28614#0: *9 failed to connect: 10: drizzle_state_handshake_server_read:bad packet size:67:89 while connecting to drizzle upstream, client: 103.240.32.22, server: myserver.com, request: "GET /quote HTTP/1.1", upstream: "drizzle://127.0.0.1:3306", host: "myserver.com"
Thanks
The text was updated successfully, but these errors were encountered: