#! /bin/sh

cd /opt/rh/rh-mysql57/root/var/lib/mysql && find . -type f | xargs rm -f
