18 Feb
2006
18 Feb
'06
7:51 p.m.
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