Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7be18653aa7d65b6195461dc032a182e69c8cfc0 https://github.com/phpmyadmin/phpmyadmin/commit/7be18653aa7d65b6195461dc032a182e69c8cfc0 Author: Kamil Tekiela <[email protected]> Date: 2022-02-13 (Sun, 02 February 2022) +00:00
Changed paths: M libraries/classes/DatabaseInterface.php M libraries/classes/Dbal/DbalInterface.php Log Message: ----------- Fix broken column edit Signed-off-by: Kamil Tekiela <[email protected]> Commit: f52634ef548d47ba36ca4cb908cf879ead48d6ba https://github.com/phpmyadmin/phpmyadmin/commit/f52634ef548d47ba36ca4cb908cf879ead48d6ba Author: Kamil Tekiela <[email protected]> Date: 2022-02-13 (Sun, 02 February 2022) +00:00 Changed paths: M libraries/classes/Server/Privileges.php Log Message: ----------- Database name was string escaped during user creation When using backquote() the string should not be escaped. Signed-off-by: Kamil Tekiela <[email protected]> Commit: 7bc897b56e8894928f30c7788a9dbc2790a6ba51 https://github.com/phpmyadmin/phpmyadmin/commit/7bc897b56e8894928f30c7788a9dbc2790a6ba51 Author: Kamil Tekiela <[email protected]> Date: 2022-02-13 (Sun, 02 February 2022) +00:00 Changed paths: M libraries/classes/Util.php Log Message: ----------- Use escapeMysqlLikeString instead of escapeMysqlWildcards Signed-off-by: Kamil Tekiela <[email protected]> Commit: 541f08035bd41e35ed1d53d6d033399ebea40a46 https://github.com/phpmyadmin/phpmyadmin/commit/541f08035bd41e35ed1d53d6d033399ebea40a46 Author: Kamil Tekiela <[email protected]> Date: 2022-02-13 (Sun, 02 February 2022) +00:00 Changed paths: M test/classes/Stubs/DbiDummy.php Log Message: ----------- Adjust tests Signed-off-by: Kamil Tekiela <[email protected]> Commit: 049c6f877119b27bf0067f5d8c33b6143d9e26c7 https://github.com/phpmyadmin/phpmyadmin/commit/049c6f877119b27bf0067f5d8c33b6143d9e26c7 Author: William Desportes <[email protected]> Date: 2022-03-05 (Sat, 03 March 2022) +01:00 Changed paths: M libraries/classes/DatabaseInterface.php M libraries/classes/Dbal/DbalInterface.php M libraries/classes/Server/Privileges.php M libraries/classes/Util.php M test/classes/Stubs/DbiDummy.php Log Message: ----------- Merge #17377 - Fix incorrect usage of escapeMysqlWildcards Pull-request: #17377 Signed-off-by: William Desportes <[email protected]> Commit: 012d5aa60fc53cd3c4526407eff3574ef5ff4871 https://github.com/phpmyadmin/phpmyadmin/commit/012d5aa60fc53cd3c4526407eff3574ef5ff4871 Author: William Desportes <[email protected]> Date: 2022-03-05 (Sat, 03 March 2022) +01:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for 049c6f877 Pull-request: #17377 Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
