I've been tasked with cleaning up a bunch of 'eventum' tables that got
accidentally dumped into several databases and then replicated.

I'm wondering if I can just go through with a simple  command to blow
these all away:

find /var/lib/mysql/ -name eventum*

Or is there some other magic that a "DROP TABLE eventum*" does?


Reply via email to