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

Central columns attributes don't get filled in #12772

Closed
Roboroads opened this issue Dec 1, 2016 · 0 comments
Closed

Central columns attributes don't get filled in #12772

Roboroads opened this issue Dec 1, 2016 · 0 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Milestone

Comments

@Roboroads
Copy link

Roboroads commented Dec 1, 2016

Steps to reproduce

  1. Create a column (like updated_at) with the ON UPDATE CURRENT_TIMESTAMP attribute
  2. Add column to central columns
  3. Pick another / create a new table and add this central column.

Addition: This also can be replicated with AUTO_INCREMENT (with the primary key).

Expected behaviour

The attribute select-box should say "on update CURRENT_TIMESTAMP"

Actual behaviour

It does not get autofilled.

Server configuration

Operating system: Ubuntu 16.04.1

Web server: NGINX 1.10.0

Database: MySQL 5.7.16-0ubuntu0.16.04.1

PHP version: 7.0.8

phpMyAdmin version: 4.6.5.1 (b382ae4 from STABLE branch)

Client configuration

Browser: Google Chrome

Operating system: MacOS Sierra & Windows 10.

@devenbansod devenbansod added the Bug A problem or regression with an existing feature label Dec 3, 2016
aswaniprakash added a commit to aswaniprakash/phpmyadmin that referenced this issue Mar 12, 2018
aswaniprakash added a commit to aswaniprakash/phpmyadmin that referenced this issue Apr 24, 2018
Signed-off-by: Aswani Prakash <aswani15prakash@gmail.com>
@MauricioFauth MauricioFauth self-assigned this Apr 24, 2018
MauricioFauth pushed a commit that referenced this issue Apr 24, 2018
Signed-off-by: Aswani Prakash <aswani15prakash@gmail.com>
(cherry picked from commit 95867b1)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@MauricioFauth MauricioFauth added this to the 4.8.1 milestone Apr 24, 2018
MauricioFauth added a commit that referenced this issue Apr 24, 2018
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 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
Projects
None yet
Development

No branches or pull requests

3 participants