Skip to content

Bug #34893684: Alter Table IMPORT TABLESPACE crashes after upgrade #97

Description

@Lemonacyy

PROBLEM:

  • In current version pattern for naming hidden dropped column has
    changed.
  • When cfg file is taken from older version hidden dropped column
    name follows old pattern.
  • When INSTANT operations are done in current version exactly in same
    order as done before creating cfg file, then the server crashes.

FIX:

  • When searching dropped column with older name version returns null,
    IMPORT fails with error SCHEMA_MISMATCH.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions