Skip to content

Unrecognized keyword and Unrecognized alter operation #427

Open
@liviuconcioiu

Description

@liviuconcioiu

CHECK TABLE `table` FOR UPGRADE; will give two errors.

  1. Unrecognized keyword. (near FOR)
  2. Unrecognized keyword. (near UPGRADE)

ALTER TABLE `table` FORCE; will give one error.

  1. Unrecognized alter operation. (near ;)
05.03.2023_19.16.44_REC.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions