← Back to team overview

randgen team mailing list archive

[Bug 726486] [NEW] Check slave provisioning via binary log replay

 

Public bug reported:

We need a test that provisions a new slave via replaying the binary log
by printing it using mysqlbinlog and then piping it to the mysql client.
This will check the operation of the binlog end-to-end and make sure
that the output of mysqlbinlog is executable by the mysql client , even
if Annotate events are present.

** Affects: randgen
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Random
Query Generator Team, which is subscribed to Random Query Generator.
https://bugs.launchpad.net/bugs/726486

Title:
  Check slave provisioning via binary log replay

Status in SQL Generator for testing SQL servers (MySQL, JavaDB, PostgreSQL):
  New

Bug description:
  We need a test that provisions a new slave via replaying the binary
  log by printing it using mysqlbinlog and then piping it to the mysql
  client. This will check the operation of the binlog end-to-end and
  make sure that the output of mysqlbinlog is executable by the mysql
  client , even if Annotate events are present.



Follow ups

References