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

Branch: refs/heads/master 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> Commit: 35fcea7df661de9af9e47c980b8480c59d08d94a https://github.com/phpmyadmin/phpmyadmin/commit/35fcea7df661de9af9e47c980b84... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-19 (Sun, 05 May 2019) +02:00 Changed paths: M libraries/classes/Controllers/Table/TableStructureController.php M templates/table/structure/display_structure.twig M templates/table/structure/optional_action_links.twig Log Message: ----------- Fix #14621 - add "Propose table structure" on MariaDB Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: ae39ea5cbdf4e936667f77190b5a29e9f8a045f4 https://github.com/phpmyadmin/phpmyadmin/commit/ae39ea5cbdf4e936667f77190b5a... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-19 (Sun, 05 May 2019) +02:00 Changed paths: M ChangeLog M libraries/classes/Controllers/Table/StructureController.php M templates/table/structure/display_structure.twig Log Message: ----------- Merge branch 'QA_4_8' Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Agus Perwira Purnomo