Clean your trashy databases with a scratch mariadb container
docker exec -i scratch-mariadb mysql -uroot -proot --database=unclean < ./dump.sql