← Back to team overview

linux-traipu team mailing list archive

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

 

Public bug reported:

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

** Affects: drizzle
     Importance: Medium
     Assignee: Patrick Crews (patrick-crews)
         Status: Fix Committed

** Affects: drizzle/fremont
     Importance: Medium
     Assignee: Patrick Crews (patrick-crews)
         Status: Fix Committed

** Changed in: drizzle
       Status: New => Fix Committed

** Changed in: drizzle
   Importance: Undecided => Medium

** Changed in: drizzle
     Assignee: (unassigned) => Patrick Crews (patrick-crews)

** Changed in: drizzle
    Milestone: None => 2011-08-29

** Changed in: drizzle
    Milestone: 2011-08-29 => 2011-08-15

** Also affects: drizzle/fremont
   Importance: Medium
     Assignee: Patrick Crews (patrick-crews)
       Status: Fix Committed

-- 
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


Follow ups

References