Comment 2 for bug 1098886

Revision history for this message
Andrew Hutchings (linuxjedi) wrote : Re: binlog retrieval dies when event size > DRIZZLE_MAX_BUFFER_SIZE

firstly we need an 'if' around available_buffer to throw an error or take some action. We should not ever request a 0 byte read.