LP #1075775: pt-fk-error-logger --dest table example doesn't work

Description

**Reported in Launchpad by Daniel Nichter last update 16-11-2012 00:09:12

CREATE TABLE foreign_key_errors (
ts datetime NOT NULL,
error text NOT NULL,
PRIMARY KEY (ts),
)

There shouldn't be a trailing , on the PRIMARY KEY def.

Environment

None

Smart Checklist

Activity

Done

Details

Assignee

Reporter

Priority

Smart Checklist

Created January 24, 2018 at 5:22 PM
Updated January 24, 2018 at 5:23 PM
Resolved January 24, 2018 at 5:23 PM

Flag notifications