I would be very happy to have Host Name in drop tables window. Now there is only message:
Drop n object(s) in database "database_name"?
It should be:
Drop n object(s) in database "host_name"."database_name"?
I usually drop all tables in my localhost and import all tables from my web database. The drop window is big and I'm never sure on which server I'm doing drop.
No Host Name in drop table dialog
Code modification/commit
fe411be
from ansgarbecker,
10 years ago,
revision 9.2.0.4965
* Display session name in caption of all message dialogs. See http://www.heidisql.com/forum.php?t=18606
* Add a custom icon for confirmation dialogs, with a question mark on it, so we don't have to use the "i" icon.
Please login to leave a reply, or register at first.