Sebastian Mendel a écrit :
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 agree.
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.