[phpmyadmin/phpmyadmin] 3a8f02: Fix #14621 - "Propose table structure" on MySQL 8.0

Branch: refs/heads/QA_4_8 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3a8f026ebbf7ae17cc08e841ce021e5943f17c52 https://github.com/phpmyadmin/phpmyadmin/commit/3a8f026ebbf7ae17cc08e841ce02... Author: Agus Perwira Purnomo <furunomail@gmail.com> Date: 2019-05-19 (Sun, 05 May 2019) +02:00 Changed paths: M templates/table/structure/display_structure.twig M templates/table/structure/optional_action_links.twig Log Message: ----------- Fix #14621 - "Propose table structure" on MySQL 8.0 Propose table structure link not displayed anymore for MySQL >= 8.0 Cherry-picked-from: ff6ffb1c35491b18e4096472f0419be934ee65c0 Signed-off-by: Agus Perwira Purnomo <furunomail@gmail.com> Commit: 1895900e633e4e91fd2b29eb019dbffce886fd05 https://github.com/phpmyadmin/phpmyadmin/commit/1895900e633e4e91fd2b29eb019d... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-19 (Sun, 05 May 2019) +02:00 Changed paths: M templates/table/structure/display_structure.twig M templates/table/structure/optional_action_links.twig Log Message: ----------- Fix #14621 - remove "Propose table structure" on MySQL 8.0 Fixes: #14621 Pull-request: #14697 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: e18f697f273c8cbbecb3d8ece415d12434415638 https://github.com/phpmyadmin/phpmyadmin/commit/e18f697f273c8cbbecb3d8ece415... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-19 (Sun, 05 May 2019) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add ChangeLog entry for #14621 [ci skip] Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Agus Perwira Purnomo