Skip to content

Invisible Columns #59233

@dveeden

Description

@dveeden

Support things like this:

CREATE TABLE t1(
  id int PRIMARY KEY,
  c1 int INVISIBLE
);

This is useful for:

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibility-mysql80This is a compatibility issue with MySQL 8.0(but NOT 5.7)compatibility-mysql84This is a compatibility issue with MySQL 8.4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions