Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1585f82b5811c9ae3118c1146d2020000d9a3221 https://github.com/phpmyadmin/phpmyadmin/commit/1585f82b5811c9ae3118c1146d20... Author: Maximilian Krög <maxi_kroeg@web.de> Date: 2026-07-05 (Sun, 07 July 2026) +02:00 Changed paths: M sql/create_tables.sql M test/classes/ConfigStorage/RelationTest.php Log Message: ----------- Use utf8mb4 when creating pma tables Signed-off-by: Maximilian Krög <maxi_kroeg@web.de> Commit: 411aa8e458abe9fef84755dcff24296348e77c81 https://github.com/phpmyadmin/phpmyadmin/commit/411aa8e458abe9fef84755dcff24... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-07-18 (Sat, 07 July 2026) -03:00 Changed paths: M sql/create_tables.sql M test/classes/ConfigStorage/RelationTest.php Log Message: ----------- Merge pull request #20361 from MoonE/pma-utf8mb4 Use utf8mb4 when creating pma tables