Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting table structure with COMPRESSED column - corrupt SQL #351

Closed
nunoperalta opened this issue Feb 7, 2021 · 7 comments · Fixed by #380
Closed

Exporting table structure with COMPRESSED column - corrupt SQL #351

nunoperalta opened this issue Feb 7, 2021 · 7 comments · Fixed by #380
Assignees
Labels
Milestone

Comments

@nunoperalta
Copy link

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.

@shucon
Copy link
Contributor

shucon commented Mar 30, 2021

@williamdes williamdes transferred this issue from phpmyadmin/phpmyadmin Aug 24, 2021
@williamdes williamdes added the bug label Aug 24, 2021
@williamdes williamdes added this to the 4.7.3 milestone Aug 24, 2021
@williamdes williamdes modified the milestones: 4.7.3, 4.7.4 Dec 11, 2021
@linaspasv
Copy link

Any plans to fix this?

@williamdes
Copy link
Member

Any plans to fix this?

Hi @iifawzi
Do you want to contribute to this one?

@iifawzi
Copy link
Contributor

iifawzi commented Jun 5, 2022

Hi @williamdes, i’m a little bit busy now days, I might be able to look on it after the mid of July

@williamdes
Copy link
Member

Hi @williamdes, i’m a little bit busy now days, I might be able to look on it after the mid of July

Sure, no worries
You should apply for GitHub sponsors so I can sponsor you ;)

@iifawzi
Copy link
Contributor

iifawzi commented Jun 5, 2022

Hi @williamdes, i’m a little bit busy now days, I might be able to look on it after the mid of July

Sure, no worries You should apply for GitHub sponsors so I can sponsor you ;)

Thank you, unfortunately, it’s not supported in Egypt yet.

I might consider applying as a contractor, if there’s a fit, later in September :”)

@williamdes
Copy link
Member

Hi @williamdes, i’m a little bit busy now days, I might be able to look on it after the mid of July

Sure, no worries You should apply for GitHub sponsors so I can sponsor you ;)

Thank you, unfortunately, it’s not supported in Egypt yet.

I might consider applying as a contractor, if there’s a fit, later in September :”)

Thank you for the PR!
I advise you to apply 2-3 months ahead ;)

@williamdes williamdes modified the milestones: 4.7.4, 5.6.0 Jul 22, 2022
@williamdes williamdes self-assigned this Jul 22, 2022
williamdes added a commit that referenced this issue Jul 22, 2022
Pull-request: #380

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Jul 22, 2022
…E` statements

Fixes: #351
Pull-request: #382

Signed-off-by: William Desportes <williamdes@wdes.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants