Activity log for bug #1094417

Date Who What changed Old value New value Message
2012-12-29 07:45:04 Andrew Hutchings bug added bug
2012-12-29 08:08:03 Andrew Hutchings summary MySQL 5.6 binlog packet error Warning binlog packets aren't handled
2012-12-29 08:09:21 Andrew Hutchings description with drizzle_binlogs on the first event we get: Read error: 13 - drizzle_state_binlog_read:packet size error:280:1702257004 with drizzle_binlogs with MySQL 5.6 on the first event we get: Read error: 13 - drizzle_state_binlog_read:packet size error:280:1702257004 This is because a warning is sent with a first byte of 255 which isn't handled in drizzle_state_binlog_read correctly
2012-12-29 08:58:12 Andrew Hutchings branch linked lp:~linuxjedi/libdrizzle/5.1-bug-1094417
2012-12-29 09:08:44 Andrew Hutchings libdrizzle: status Triaged Fix Committed
2012-12-29 19:02:29 Andrew Hutchings libdrizzle: status Fix Committed Fix Released