The first time I use ADMINER.
I want to export a database, and I'm not sure about setting the parameters correctly.
The database is in production and I do not want to make any mistakes.
See screenshot:

What are the correct options for:
1) Database: use, delete + create, create, create + change
2) Table: drop + create, Create, Create + alter
3) Data: Truncate + Insert, Insert, Insert + Update
database php mysql export adminer
Sebastien gicquel
source share