libdrizzle (mysql) & 出现错误数据包编号错误齿轮曼
当我尝试将 libdrizzle/mysql 与 gearman 一起使用时,在启动过程中出现此错误:
DEBUG [ main ] libdrizzle replay: def -> libgearman-server/plugins/queue/drizzle/queue.cc:562 错误 [ main ] drizzle_row_buffer:drizzle_state_packet_read:坏数据包编号:4:110 -> libgearman-server/plugins/queue/drizzle/queue.cc:552
尝试使用 gearman 0.24 和 0.23。还可以使用 dev-drizzle 存储库中的 libdrizzle7-release 以及源代码中的 8.23 和 8.25。
无论数据库表为空还是有数据,都会出现同样的错误。
When I try to use libdrizzle/mysql with gearman, I get this error during startup:
DEBUG [ main ] libdrizzle replay: def -> libgearman-server/plugins/queue/drizzle/queue.cc:562
ERROR [ main ] drizzle_row_buffer:drizzle_state_packet_read:bad packet number:4:110 -> libgearman-server/plugins/queue/drizzle/queue.cc:552
Tried with gearman 0.24 and 0.23. Also with libdrizzle7-release from the dev-drizzle repo, as well as the 8.23 and 8.25 from source.
Same error whether or not the database table is empty or has data.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
昨天提交的错误修复:https://bugs.launchpad.net/drizzle/+bug/528410< /a>
Bug fix submitted yesterday: https://bugs.launchpad.net/drizzle/+bug/528410