← Back to team overview

linux-traipu team mailing list archive

[Bug 528410] Re: drizzle_state_packet_read:bad packet number

 

Hi Mike,

Many thanks for the data.

Looking at the gearman code I believe the problem is gearman executes a
query with 4-5 columns, skips 1 (which in itself is broken in the GA
release but should be fixed in the latest release you were also trying)
and then tries to receive the rest of the columns as rows which makes a
big mess of things.

I'll try and reproduce this locally and create a patch which will harden
libdrizzle to this situation if I am correct.  I will also suggest a
patch to gearman if I am correct.

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/528410

Title:
  drizzle_state_packet_read:bad packet number

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Opinion
Status in Drizzle Client & Protocol Library:
  Fix Released

Bug description:
  I am getting the following error when using libdrizzle 0.7 together
  with MySQL Ver 14.14 Distrib 5.1.38. The error occurs when using
  “drizzle_result_buffer”:

  drizzle_state_packet_read:bad packet number:213:223

  The error is reproduceable; it always occurs on the same query. This
  query works just fine when running it with the “mysql” commandline
  client.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/528410/+subscriptions