mysql 经常打印tcp write: broken pipe, 而且xorm也没有打印日志。 #522

Closed
opened 2017-01-12 12:03:28 +00:00 by cyuxlif · 1 comment
cyuxlif commented 2017-01-12 12:03:28 +00:00 (Migrated from github.com)

[mysql] 2017/01/12 09:35:09 packets.go:130: write tcp 127.0.0.1:41960->127.0.0.1:3306: write: broken pipe

经常出现以上这种情况 ,执行结果却没有返回error,xorm也没有打印这个日志。

[mysql] 2017/01/12 09:35:09 packets.go:130: write tcp 127.0.0.1:41960->127.0.0.1:3306: write: broken pipe 经常出现以上这种情况 ,执行结果却没有返回error,xorm也没有打印这个日志。

这个日志是由驱动打印的。建议查看mysql驱动文档

这个日志是由驱动打印的。建议查看mysql驱动文档
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#522
No description provided.