[Phpmyadmin-git] [phpmyadmin/phpmyadmin] cc56e0: Bug #4718 simulate query fails
Marc Delisle
marc at infomarc.info
Sun Mar 29 13:55:20 CEST 2015
Branch: refs/heads/QA_4_3
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: cc56e0966718fbf1dc56b37f9a8c151b15722a7f
https://github.com/phpmyadmin/phpmyadmin/commit/cc56e0966718fbf1dc56b37f9a8c151b15722a7f
Author: Andrea Vallorani <andrea.vallorani at 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 at gmail.com>
Commit: adfd70d2901b41da7c05c9dfd22e9e930301b007
https://github.com/phpmyadmin/phpmyadmin/commit/adfd70d2901b41da7c05c9dfd22e9e930301b007
Author: Marc Delisle <marc at infomarc.info>
Date: 2015-03-29 (Sun, 29 Mar 2015)
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog entry
Signed-off-by: Marc Delisle <marc at infomarc.info>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a128d121513a...adfd70d2901b
More information about the Git
mailing list