Skip to content

include the connection id as part of the mysql conn error logs#3880

Merged
sougou merged 1 commit intovitessio:masterfrom
tinyspeck:mysql-conn-id-in-error-logs
May 1, 2018
Merged

include the connection id as part of the mysql conn error logs#3880
sougou merged 1 commit intovitessio:masterfrom
tinyspeck:mysql-conn-id-in-error-logs

Conversation

@demmer
Copy link
Copy Markdown
Member

@demmer demmer commented May 1, 2018

When troubleshooting some production issues, we noticed the slow
query killer running on a couple of connections and around the same
time ran into some "broken pipe" errors on the local unix socket.

While it seems likely that the query killer caused the broken pipe
errors, including the connection ID in both logs would help to
identify this more reliably.

Signed-off-by: Michael Demmer mdemmer@slack-corp.com

When troubleshooting some production issues, we noticed the slow
query killer running on a couple of connections and around the same
time ran into some "broken pipe" errors on the local unix socket.

While it seems likely that the query killer caused the broken pipe
errors, including the connection ID in both logs would help to
identify this more reliably.

Signed-off-by: Michael Demmer <mdemmer@slack-corp.com>
@demmer demmer requested review from alainjobart and sougou May 1, 2018 00:09
@sougou sougou merged commit 03943b9 into vitessio:master May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants