We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Addition: This also can be replicated with AUTO_INCREMENT (with the primary key).
The attribute select-box should say "on update CURRENT_TIMESTAMP"
It does not get autofilled.
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)
Browser: Google Chrome
Operating system: MacOS Sierra & Windows 10.
The text was updated successfully, but these errors were encountered:
Central columns attributes don't get filled in phpmyadmin#12772 issue…
b9fc484
… solved
phpmyadmin#12772 issue central column attributes don't get filled in
95867b1
Signed-off-by: Aswani Prakash <aswani15prakash@gmail.com>
e8c5194
#12772 issue central column attributes don't get filled in
1709918
Signed-off-by: Aswani Prakash <aswani15prakash@gmail.com> (cherry picked from commit 95867b1) Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Add ChangeLog entry for #12772
69ec56a
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
MauricioFauth
No branches or pull requests
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: