Closed
Description
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:
And the "ALTER TABLE ADD KEY" statement that follows also didn't appear.