based on binlog master-slave replication, if master"s library or table is deleted, slave"s will also be deleted. I would like to ask whether the binlog read by slave from master is saved on slave, so that slave can be restored after deleting the database and deleting the table (assuming that the binlog of the main database is maliciously deleted after deleting the table)