Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
CREATE TABLE t
(
`x` varchar(255) NOT NULL COLLATE binary
)
ENGINE = Memory