Comment 4 for bug 867866

Revision history for this message
Patrick Crews (patrick-crews) wrote :

If I don't get what seems to be an immediate crash / glibc output, I get this:
$ cat workdir/bot0/s2/var/log/s2.err
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
(SQLSTATE 00000) Duplicate entry '772-1' for key 'PRIMARY'
Failure while executing:
INSERT INTO `sys_replication`.`queue` (`master_id`, `trx_id`, `seg_id`, `commit_order`, `originating_server_uuid`, `originating_commit_id`, `msg`) VALUES (1, 772, 1, 1, 'a48bf5f2-6702-4735-94f5-9624ad2f91c6' , 1, 'transaction_context {
  server_id: 1
  transaction_id: 772
  start_timestamp: 1318624771081308
  end_timestamp: 1318624771081309
}
event {
  type: STARTUP
}
segment_id: 1
end_segment: true
')

Replication slave: Unable to insert into queue.
Replication slave: drizzle_state_read:lost connection to server (EOF)
Lost connection to master. Reconnecting.
Replication slave: drizzle_state_connect:could not connect
111014 16:39:44 InnoDB: Starting shutdown...