
Branch: refs/heads/QA_4_8 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 49874c4e2830d98f119a8d04b4149af6869b5a42 https://github.com/phpmyadmin/phpmyadmin/commit/49874c4e2830d98f119a8d04b414... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-04 (Sat, 05 May 2019) +02:00 Changed paths: M libraries/classes/Server/Privileges.php Log Message: ----------- Fix #13726 - Can not copy user on Percona Server 5.7 Fixes: #13726 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 1f0e34ad07c9f54954c55b06a2cebd3f752f4a85 https://github.com/phpmyadmin/phpmyadmin/commit/1f0e34ad07c9f54954c55b06a2ce... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-04 (Sat, 05 May 2019) +02:00 Changed paths: M libraries/classes/Server/Privileges.php Log Message: ----------- Add ; at the end of SET `old_passwords` Why ? : because all other queries have ; at the end. Signed-off-by: William Desportes <williamdes@wdes.fr>