Skip to content

Exporting table structure with COMPRESSED column - corrupt SQL #351

Closed
@nunoperalta

Description

@nunoperalta

As per phpmyadmin/phpmyadmin#14956, if we create a Table that contains one column that is "TEXT COMPRESSED", in MariaDB,
and then we do an Export, the CREATE TABLE statement will be corrupt, starting from the compressed column:

image

And the "ALTER TABLE ADD KEY" statement that follows also didn't appear.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions