[Phpmyadmin-git] [phpmyadmin/phpmyadmin] cc56e0: Bug #4718 simulate query fails

Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: cc56e0966718fbf1dc56b37f9a8c151b15722a7f https://github.com/phpmyadmin/phpmyadmin/commit/cc56e0966718fbf1dc56b37f9a8c... Author: Andrea Vallorani <andrea.vallorani@gmail.com> Date: 2015-03-29 (Sun, 29 Mar 2015) Changed paths: M libraries/import.lib.php Log Message: ----------- Bug #4718 simulate query fails It is not an elegant solution, but it seems functional. It avoids all the errors caused by the presence of functions in the query. The $extra_where_clause variable was valorized but never appended to the WHERE clause. (I think that was a mistake) Signed-off-by: Andrea Vallorani <andrea.vallorani@gmail.com> Commit: adfd70d2901b41da7c05c9dfd22e9e930301b007 https://github.com/phpmyadmin/phpmyadmin/commit/adfd70d2901b41da7c05c9dfd22e... Author: Marc Delisle <marc@infomarc.info> Date: 2015-03-29 (Sun, 29 Mar 2015) Changed paths: M ChangeLog Log Message: ----------- ChangeLog entry Signed-off-by: Marc Delisle <marc@infomarc.info> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a128d121513a...adfd70d2901b
participants (1)
-
Marc Delisle