[Phpmyadmin-devel] always include db and table names in generated querys
Sebastian Mendel
lists at sebastianmendel.de
Sun Feb 19 00:51:07 CET 2006
Hi,
while working on bug #1431615 'Exporting specific rows from query with join'
i wonder if it would be wise to always include db and table names in
references used in queries generated by phpMyAdmin?
i think it does no harm to add this, and it is more secure as it is
absolutely sure what column is meant by this query, especially with
delete queries - if ever in error a wrong database is selected before
delete query is executed.
--
Sebastian
More information about the Developers
mailing list