-o was previously know also as --overwrite-tables, which has been deprecated. mydumper doesn't add any DROP TABLE command on the backup files, that is why you have --drop-table. However, there are ...