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

Left database overview "add column" triggers error #14950

Closed
fe-ax opened this issue Feb 12, 2019 · 1 comment
Closed

Left database overview "add column" triggers error #14950

fe-ax opened this issue Feb 12, 2019 · 1 comment
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
Milestone

Comments

@fe-ax
Copy link

fe-ax commented Feb 12, 2019

Describe the bug

The left database hierarchy menu triggers a bug in after_field when clicking "Add column" in that particular menu.

To Reproduce

Steps to reproduce the behavior:

  1. Log in to PHPMyAdmin
  2. Have a database with at least one table with one column
  3. Add a column (check Screenshot1 below)
  4. Enter any name as column, leave INT etc.
  5. Submit and dismiss SQL error ( ... AFTER X; should not happen, detailed error on step 7)
  6. Click back on structure
  7. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

Screenshot 1: Where I click in the PHPMyAdmin menu:
image

Gif:
image

Server configuration

  • Operating system: CentOS 6
  • Web server: Apache 2.4
  • Database version: 10.1.37-MariaDB-cll-lve - MariaDB Server
  • PHP version: 5.5.38
  • phpMyAdmin version: 4.8.5

Client configuration

  • Browser: Google Chrome 72
  • Operating system: Windows 10
@williamdes williamdes added the Bug A problem or regression with an existing feature label Mar 1, 2019
@williamdes
Copy link
Member

williamdes commented Mar 1, 2019

Successfully reproduced on demo servers (root, no password)

@williamdes williamdes added this to To be sorted in issues May 2, 2019
@williamdes williamdes moved this from To be sorted to to be fixed soon in issues May 3, 2019
@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Aug 14, 2019
@williamdes williamdes self-assigned this Aug 15, 2019
@williamdes williamdes added this to the 4.9.1 milestone Aug 15, 2019
williamdes added a commit that referenced this issue Aug 15, 2019
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from to be fixed soon to Closed Aug 15, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2020
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 has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants