
Branch: refs/heads/QA_4_8 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3cda8e6093aa4e8116857633e2af28ea7ede76f9 https://github.com/phpmyadmin/phpmyadmin/commit/3cda8e6093aa4e8116857633e2af... Author: Vincent Horváth <win9400@gmail.com> Date: 2018-10-25 (Thu, 10 October 2018) +02:00 Changed paths: M js/tbl_operations.js M libraries/classes/Operations.php Log Message: ----------- Fix for #14636 - Move operation causes SELECT * FROM `undefined` - fixed params name in operation js file - set value in global field table to new table name - fixed refresh page after submit move table - fixed back quote in message result Signed-off-by: Vincent Horváth <win9400@gmail.com> (cherry picked from commit 52024f1d2b411ac317f71fdaf6c76f8abd8a742d) Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: cbd23dd8f32e83eda81a9e6d95db5602bd071c29 https://github.com/phpmyadmin/phpmyadmin/commit/cbd23dd8f32e83eda81a9e6d95db... Author: William Desportes <williamdes@wdes.fr> Date: 2018-10-25 (Thu, 10 October 2018) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add ChangeLog entry for #14636 Signed-off-by: William Desportes <williamdes@wdes.fr>