Skip to content

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

@Lemonacyy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions