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

Online Transaction - errors not reported #17016

Closed
nunoperalta opened this issue Jul 17, 2021 · 1 comment
Closed

Online Transaction - errors not reported #17016

nunoperalta opened this issue Jul 17, 2021 · 1 comment
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@nunoperalta
Copy link

Relates to #16723

If you try a change like this:

sshot-2021-07-17-19-39-51-1

to:

sshot-2021-07-17-19-40-10-1

And select "Online transaction", the error isn't reported, and it seems the change was made, but nothing really happened.

I then previewed the SQL and ran it manually, and that's where I saw an error happens:

#1846 - ALGORITHM=INPLACE is not supported. Reason: Cannot change column type. Try ALGORITHM=COPY

Server configuration

  • Operating system: Docker
  • Web server: Docker
  • Database version: MariaDB 10.5
  • PHP version: 7.4.20
  • phpMyAdmin version: 5.1.1 (up to date)

Client configuration

  • Browser: Chrome
  • Operating system: Windows
@williamdes williamdes added the Bug A problem or regression with an existing feature label Jul 19, 2021
@williamdes williamdes added this to the 5.1.2 milestone Jul 19, 2021
@williamdes williamdes added this to Needs triage in issues via automation Jul 19, 2021
@williamdes williamdes moved this from Needs triage to Reproduced in issues Jul 19, 2021
@williamdes williamdes self-assigned this Jul 26, 2021
williamdes added a commit that referenced this issue Jul 26, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from Reproduced to Closed Jul 27, 2021
@nunoperalta
Copy link
Author

@williamdes Nice - this seems to be fixed in the 5.1 snapshot!

image

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants