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

Wrong query shown in confirmation prompt #19080

Open
M393 opened this issue Mar 25, 2024 · 0 comments
Open

Wrong query shown in confirmation prompt #19080

M393 opened this issue Mar 25, 2024 · 0 comments

Comments

@M393
Copy link
Contributor

M393 commented Mar 25, 2024

Describe the bug

Wrong query used for confirmation prompt.

To Reproduce

Steps to reproduce the behavior:

  1. Execute an ALTER TABLE statement
  2. Click on edit inline after it is completed
  3. Execute a different ALTER TABLE statement
  4. In the confirmation prompt the old query is shown

Expected behavior

The actually executed query should be shown (and probably also use it to decide whether to show the prompt in the first place)

Screenshots

Query from prompt not in the text area ...
image

It is hidden in the query box:
image

Server configuration

  • Operating system:
  • Web server:
  • Database version: MariaDB 10.11.7
  • PHP version: 8.1
  • phpMyAdmin version: 5.2.1

Client configuration

  • Browser: Chrome 122
  • Operating system: Windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant