← Back to team overview

linux-traipu team mailing list archive

[Bug 823616] Re: slave.basic failing due to extra SHOW CREATE TABLE output

 

** Branch linked: lp:~patrick-crews/drizzle/bug823616

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

Title:
  slave.basic failing due to extra SHOW CREATE TABLE output

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Fix Committed
Status in Drizzle fremont series:
  Fix Committed

Bug description:
  The test is now executing / replicating fine, but is failing due to new SHOW CREATE TABLE output:
  20110809-190357  -  PRIMARY KEY (`a`)
  20110809-190357  +  PRIMARY KEY (`a`) USING BTREE
  20110809-190357  ) ENGINE=InnoDB COLLATE = utf8_general_ci

  Just need a re-record of the test.  Bug for bookkeeping purposes

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


References