A、It exports tables with the most indexes first to assist with import speeds B、It ensures that unique indexes have no conflicts when the data is dumped C、It orders by primary key to assist in speeding up importing to InnoDB tables D、It must be specified so index data is dumped correctly when –on-create-info is used