We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
if I'm importing: table_1 table_2
and I have a table_3 in my existing database, I expect table_3 to be dropped, currently that's not the case.
This is not the behavior of mysqldump
if I'm importing:
table_1
table_2
and I have a table_3 in my existing database, I expect table_3 to be dropped, currently that's not the case.
This is not the behavior of mysqldump