1

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.

Z Jones
  • 2,015
  • 4
  • 23
  • 42

1 Answers1

1

Bug fix submitted yesterday: https://bugs.launchpad.net/drizzle/+bug/528410

Z Jones
  • 2,015
  • 4
  • 23
  • 42